JaCIL Framework API

ICompilerReferences.IsDerivedFrom Method

Returns whether a given type derived from another.

Overload List

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

See Also

ICompilerReferences Interface | JaCIL.Compiler Namespace