TypeParameters
Gets the generic parameters of the current type or method.
Declaration
ITypeParameterList TypeParameters { get; }
Property Value
Type | Description |
---|---|
ITypeParameterList |
Gets the generic parameters of the current type or method.
ITypeParameterList TypeParameters { get; }
Type | Description |
---|---|
ITypeParameterList |