Main procedure of commandline user interface
Syntax
C# |
public static Project Prepare ( string[] args, ComponentLoader components, ISimpleOutput console, out bool interactive, out string saveProjectFile )
Parameters
- args (String[]())
- components (ComponentLoader)
- console (ISimpleOutput)
- interactive (Boolean)
- saveProjectFile (String)
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)