Метод | Описание | |
---|---|---|
GetTypeHierarchy ( this startType ) : List |
Get type hierarchy for specified type. All interfaces and base types will be returned. Result will be cached.
|
public static GetTypeHierarchy ( this startType ) : List |
||
startType | this | specified type |
Результат | List |