Class TypeExtensions
Namespace: Unity.Compositor
Syntax
public static class TypeExtensions
Methods
GetBaseTypes(Type)
Declaration
public static IEnumerable<Type> GetBaseTypes(this Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type |
Returns
| Type | Description |
|---|---|
| IEnumerable<Type> |