MethodRefGetTypeParameterConstraints Method |
Name | Description | |
---|---|---|
GetTypeParameterConstraints(TypeParameterRef) |
Get any constraints for the specified type parameter on this method, or on the base virtual method if this method is an override.
| |
GetTypeParameterConstraints(MethodInfo, Type) |
Get any constraints for the specified type parameter on the specified method, or on the base virtual method if the method is an override.
| |
GetTypeParameterConstraints(MethodDefinition, GenericParameter) |
Get any constraints for the specified type parameter on the specified method, or on the base virtual method if the method is an override.
|