JaCIL Framework API

MethodContext.Method Property

The Cecil method definition of this context.

public Mono.Cecil.MethodDefinition Method {get;}

Property Value

The Cecil method definition of this context.

Implements

IMethodContext.Method

See Also

MethodContext Class | JaCIL.Compiler.Context Namespace