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