C#C
C#4y ago
joki

❔ A question about struct - interface implementation

Structs that implement interfaces arent allocated on the heap normally, rather just if being cast to the specific interface?
I'm posting this because im not 100% sure about it
Was this page helpful?