IModuleContextFactory.CreateModuleContext Method
Creates a IModuleContext for translation.
Parameters
-
asmContext
- The assembly context of this module.
-
module
- The Cecil module definition of the context.
Return Value
The created context.
See Also
IModuleContextFactory Interface | JaCIL.Compiler.Context Namespace