Declaration of a Managed Class Type.
托管类类型的声明。
A managed class cannot have a static constructor that also has a member initialization list.
托管类中不能有本身有成员初始化列表的静态构造函数。
An instance is needed to take the address of nonstatic data members of a managed class or interface.
需要某实例来获取托管类或接口的非静态数据成员的地址。
应用推荐