I read a thread (which had the input of Marc Gravell and Jon Skeet) that mentioned if a struct is in a class, that struct is stored on the heap like the class.
What if a class is a member of a struct? Where does the class get assigned to?
Thanks
I read a thread (which had the input of Marc Gravell and Jon Skeet) that mentioned if a struct is in a class, that struct is stored on the heap like the class.
What if a class is a member of a struct? Where does the class get assigned to?
Thanks