Class TypeExtension
Inheritance
System.Object
TypeExtension
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
public static class TypeExtension
Methods
| Improve this Doc View SourceIsReallyAssignableFrom(Type, Type)
Declaration
public static bool IsReallyAssignableFrom(this Type type, Type otherType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type | |
System.Type | otherType |
Returns
Type | Description |
---|---|
System.Boolean |