Nemerle Documentation

TypeInfo.BaseType Property

Gets the direct base type of this type. Null if there isn't any (e.g. for interfaces)

public abstract TypeInfo BaseType {get;}

See Also

TypeInfo Class | Nemerle.Compiler Namespace