PostSharpAPI ReferencePost­Sharp.​ReflectionType­Inheritance­Code­ReferenceBase­Type
Open sandboxFocus

TypeInheritanceCodeReference.BaseType Property

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
System.Type