Does structs have type objects created in heap?

后端 未结 0 410
南旧
南旧 2021-01-28 07:28

I am reading a book which shows how a class instance is created in heap as the picture below shows:

internal class Employee {
   public Int32 GetYearsEmployed() {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题