JaCIL Framework API
TypeContext Constructor
Creates the context.
public TypeContext(
IModuleContext
moduleContext
,
TypeDefinition
type
);
Parameters
moduleContext
Missing <param> documentation for moduleContext
type
Missing <param> documentation for type
See Also
TypeContext Class
|
JaCIL.Compiler.Standard.Context Namespace