TypeDefinitionUtilGetLocalGenericArgumentCount Method |
Name | Description | |
---|---|---|
![]() ![]() | GetLocalGenericArgumentCount(TypeDefinition) |
Get the number of local generic parameters for the type definition, NOT including arguments from any enclosing generic types.
|
![]() ![]() | GetLocalGenericArgumentCount(TypeReference) |
Get the number of local generic arguments for the type, NOT including arguments from any enclosing generic types.
|