Returns whether a given type derived from another.
Returns whether a given type derived from another.
bool IsDerivedFrom(TypeReference,TypeReference);
Returns whether a given type derived from another.
bool IsDerivedFrom(string,string,string,string);
ICompilerReferences Interface | JaCIL.Compiler Namespace