Show / Hide Table of Contents

Class TypeExtension

Inheritance
System.Object
TypeExtension
Namespace: GraphProcessor
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
public static class TypeExtension

Methods

| Improve this Doc View Source

IsReallyAssignableFrom(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
  • Improve this Doc
  • View Source
In This Article
  • Methods
    • IsReallyAssignableFrom(Type, Type)
Back to top Generated by DocFX