TypeDefinitionUtilGetLocalGenericArguments Method |
Name | Description | |
---|---|---|
GetLocalGenericArguments(TypeDefinition) |
Get the local generic parameters for the type definition, NOT including arguments from any enclosing generic types.
| |
GetLocalGenericArguments(TypeReference) |
Get the local generic arguments for the type, NOT including arguments from any enclosing generic types.
|