type constructor
常见例句
- A runtime thread must acquire this lock before invoking the type constructor.
运行库线程必须在调用类型构造函数之前获得此锁。
blog.sina.com.cn - Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.
类型构造函数的另一个独特行为是运行库管理类型构造函数中的异常的方式。 - The second scenario is when a type has a initializer for a static field, in which case the compiler adds a type constructor behind the scenes.
第二种情况是,类型具有一个用于静态字段的初始值设定项,在这种情况下,编译器会在后台添加类型构造函数。
blog.sina.com.cn 返回 type constructor