BaseType
Gets the base type. If the base type is a generic type, this property contains a generic type instance.
Declaration
public Type BaseType { get; }
Property Value
Type | Description |
---|---|
Type |
Gets the base type. If the base type is a generic type, this property contains a generic type instance.
public Type BaseType { get; }
Type | Description |
---|---|
Type |