Click or drag to resize

TypeDefinitionUtilT Field

Special type used to match any generic parameter type in GetMethod() and GetConstructor().

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public static TypeDefinition T

Field Value

Type: TypeDefinition
See Also