Method | Description | |
---|---|---|
GetInheritanceTree ( this type ) : TypeInheritance |
Gets the exact inheritance tree information for the given type. The first element in the inheritance is the received type itself.
|
Method | Description | |
---|---|---|
GetInheritanceTree ( this type, int distance ) : TypeInheritance |
public static GetInheritanceTree ( this type ) : TypeInheritance | ||
type | this | |
return | TypeInheritance |