| 1. | The specified member is a class initializer 指定的成员是类初始值设定项。 |
| 2. | A class initializer is invoked and throws an exception 调用类初始值设定项并引发异常。 |
| 3. | The class initializer threw an exception 类的初始化函数引发一个异常。 |
| 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 constructor on each derived class is using its base class initializer 每个派生类的构造函数都使用其基类的初始值设定项。 |
| 8. | The exception that is thrown as a wrapper around the exception thrown by the class initializer 作为类初始值设定项引发的异常的包装而引发的异常。 |
| 9. | Is created and passed a reference to the exception thrown by the type s class initializer . the ,并向其传递对由该类型的类初始值设定项引发的异常的引用。 |