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