| 1. | Type represents a type parameter of a generic type definition , 表示泛型类型定义的类型形参,则 |
| 2. | By using the pre and post conditions as shown in this example 的形参和返回值,如下面的示例所示: |
| 3. | It does not include the indexer type or the names of the formal parameters 它不包括索引器类型或形参名。 |
| 4. | Get accessor of an indexer has the same formal parameter list as the indexer 访问器具有与索引器相同的形参表。 |
| 5. | The values of the parameters are supplied by the caller as arguments to [ [ call ] ] 形参的值由调用者以实参的形式提供。 |
| 6. | Type represents a generic type parameter , in which case the value is unspecified 表示泛型类型形参,在此情况下该值未指定。 |
| 7. | Returns the class constraint , that is , the class the type parameter must inherit 将返回类约束,即类型形参所必需继承的类。 |
| 8. | The argument type list is created from the types of the formal parameters of the function 参数类型列表从函数的形参类型创建。 |
| 9. | The signature of an indexer consists of the number and types of its formal parameters 索引器的签名由其形参的数量和类型组成。 |
| 10. | Accessor of an indexer has the same formal parameter list as the indexer , in addition to the 访问器还具有与索引器相同的形参表。 |