BaseType
Gets the type from which the current type derives.
Declaration
INamedType? BaseType { get; }
Property Value
Type | Description |
---|---|
INamedType |
Gets the type from which the current type derives.
INamedType? BaseType { get; }
Type | Description |
---|---|
INamedType |