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