11.1.2 Struct types
A struct type is a value type that can declare constants, fields, methods,
properties, indexers, operators,
instance constructors, static constructors, and nested types. Struct types
are described in §18.
--
A struct type is a value type that can declare constants, fields, methods,
properties, indexers, operators,
instance constructors, static constructors, and nested types. Struct types
are described in §18.
--
博客介绍了struct类型,它是一种值类型,可声明常量、字段、方法、属性、索引器、运算符、实例构造函数、静态构造函数和嵌套类型,相关内容在§18有描述。
857

被折叠的 条评论
为什么被折叠?



