| 1. | The specified member is a class initializer 指定的成员是类初始值设定项。 |
| 2. | A class initializer is invoked and throws an exception 调用类初始值设定项并引发异常。 |
| 3. | Class initializers are also available through the 类初始值设定项还通过 |
| 4. | The constructor is a class initializer 构造函数是类初始值设定项。 |
| 5. | When a class initializer fails to initialize a type , a 当类初始值设定项初始化类型失败时,将创建一个 |
| 6. | The following example demonstrates using the base class initializer 下面的示例说明使用基类初始值设定项。 |
| 7. | The exception that is thrown as a wrapper around the exception thrown by the class initializer 作为类初始值设定项引发的异常的包装而引发的异常。 |
| 8. | Is created and passed a reference to the exception thrown by the type s class initializer . the ,并向其传递对由该类型的类初始值设定项引发的异常的引用。 |
| 9. | For example , if the class initializers of one of the classes throws an exception while it is being loaded , a 例如,如果这样的一个类的类初始值设定项在加载时引发异常,则在 |