Click or drag to resize

TypeDefinitionUtil Fields

The TypeDefinitionUtil type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFlagsAttributeName
The name of the flags attribute.
Public fieldStatic memberGuidAttributeName
The name of the Guid attribute.
Public fieldStatic memberStandardModuleAttributeName
The name of the extension method attribute.
Public fieldStatic memberT
Special type used to match any generic parameter type in GetMethod() and GetConstructor().
Top
See Also