JaCIL Framework API

CompilerReferences Members

CompilerReferences overview

Public Instance Constructors

CompilerReferences Overloaded. Initializes a new instance of the CompilerReferences class.

Public Instance Methods

IsDerivedFrom Overloaded. Returns whether a given type derived from another.
IsInterface Overloaded. Returns whether a Cecil type reference is an interface by searching internally based on the name of the type and the assembly of the type.

See Also

CompilerReferences Class | JaCIL.Compiler Namespace