ITypeContextFactory.CreateTypeContext Method
Creates a IContext for translation.
Parameters
-
modContext
- The module context of this type.
-
type
- The Cecil type definition of the type.
Return Value
The created context.
See Also
ITypeContextFactory Interface | JaCIL.Compiler.Context Namespace