| 1. | Out a token that represents the generic parameter [ out ]表示泛型参数的标记。 |
| 2. | The number of generic parameters you can use is limited to eight 您最多可以使用八个泛型参数。 |
| 3. | The solution to this problem lies with flexible generic parameters 这个问题的解决方案在于灵活的泛型参数。 |
| 4. | Position of a generic parameter 泛型参数的位置 |
| 5. | Source of a generic parameter 泛型参数的源 |
| 6. | When examined recursively , the method has no unassigned generic parameters 当递归检查时,该方法没有未分配的泛型参数。 |
| 7. | Reflection will still verify the constraints when binding to generic parameters 绑定到泛型参数时,映射仍然会验证约束。 |
| 8. | Parameter variance applies only to generic parameters for interfaces and delegates 参数变化仅应用于接口和委托的泛型参数。 |
| 9. | Types used as constraints on generic parameters must themselves be cls - compliant 用作对泛型参数的约束的类型本身必须符合cls 。 |
| 10. | Gets the metadata associated with the generic parameter represented by the specified token 获取与指定的泛型参数标记关联的元数据。 |