JaCIL Framework API

CompilerReferences.IsDerivedFrom Method

Returns whether a given type derived from another.

Overload List

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);

See Also

CompilerReferences Class | JaCIL.Compiler Namespace