Returns whether a given type derived from another.
True if and only if the first argument is derived from the second or the first argument is the same type as the second.
ICompilerReferences.IsDerivedFrom
| Exception Type | Condition |
|---|---|
| ReferenceException | If any type could not be resolved. |
CompilerReferences Class | JaCIL.Compiler Namespace | CompilerReferences.IsDerivedFrom Overload List