C-minor v0.0

ExecutionContext.RunModule Method

Assembly: Topten.Cminor.Runtime.dll
Namespace: Topten.Cminor
Declaring Type: ExecutionContext

Load a module into this execution context

public int RunModule(Module module);

Parameters

Module module

Reference to the module to be loaded

Returns

int