Méthode |
Description |
|
CreateConstraint ( string @namespace, string name, Mono.Cecil.GenericParameter parameter ) : TypeReference |
|
|
GetDelegateType ( CustomAttribute attribute, Mono.Cecil.GenericParameter parameter ) : TypeReference |
|
|
GetEnumType ( CustomAttribute attribute, Mono.Cecil.GenericParameter parameter ) : TypeReference |
|
|
IsDelegateConstraintAttribute ( CustomAttribute attribute ) : bool |
|
|
IsEnumConstraintAttribute ( CustomAttribute attribute ) : bool |
|
|
Process ( Mono.Cecil.GenericParameter parameter ) : void |
|
|