| 1. | Defines a type within the scope of the enclosing type 在封闭类型范围内定义类型。 |
| 2. | The enclosing type has not been created 尚未创建封闭类型。 |
| 3. | Closed types also called constructed types are not supported 不支持封闭类型(也称作“构造类型” ) 。 |
| 4. | Custom modifiers are supported in the . net framework version 2 . 0 检索封闭类型,可以在这些方法上反射。 |
| 5. | Has been called on the enclosing type 已对封闭类型调用了 |
| 6. | For more information on open and closed types in c see the 有关c #中的开放类型和封闭类型的更多信息,请参见 |
| 7. | Enclosing type parameters should not be referred to inside static members 不应在静态成员中引用封闭类型参数。 |
| 8. | If the type is a nested type , this property returns the enclosing type 对象。如果该类型是嵌套类型,则该属性返回封闭类型。 |
| 9. | The name of the item , its enclosing type , and namespace are separated by periods 项的名称、其封闭类型和命名空间以句号分隔。 |
| 10. | Nested types must have at least as many generic parameters as the enclosing type 嵌套类型拥有的泛型参数数目必须至少与封闭类型的一样多。 |