type constructor
常見例句
- A runtime thread must acquire this lock before invoking the type constructor.
運行庫線程必須在調(diào)用類型搆造函數(shù)之前獲得此鎖。
blog.sina.com.cn - Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.
類型搆造函數(shù)的另一個獨特行爲是運行庫琯理類型搆造函數(shù)中的異常的方式。 - 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.
第二種情況是,類型具有一個用於靜態(tài)字段的初始值設定項,在這種情況下,編譯器會在後臺添加類型搆造函數(shù)。
blog.sina.com.cn 返回 type constructor