JaCIL Framework API

TypeContext.Type Property

The module definition for this context.

public Mono.Cecil.TypeDefinition Type {get;}

Property Value

The module definition for this context.

Implements

ITypeContext.Type

See Also

TypeContext Class | JaCIL.Compiler.Standard.Context Namespace