GetDerivedTypes(INamedType, bool)
Declaration
public static IEnumerable<INamedType> GetDerivedTypes(this INamedType type, bool directOnly = false)Parameters
| Type | Name | Description |
|---|---|---|
| INamedType | type | |
| bool | directOnly |
Returns
| Type | Description |
|---|---|
| IEnumerable<INamedType> |