Click or drag to resize

TypeDefinitionUtilGetLocalGenericArguments Method

Overload List
  NameDescription
Public methodStatic memberGetLocalGenericArguments(TypeDefinition)
Get the local generic parameters for the type definition, NOT including arguments from any enclosing generic types.
Public methodStatic memberGetLocalGenericArguments(TypeReference)
Get the local generic arguments for the type, NOT including arguments from any enclosing generic types.
Top
See Also