nMars - Corewars MARS for .NET
Prepare Method (args, components, console, interactive, saveProjectFile)
Namespaces > nMars.RedCode > CommandLine > Prepare(String[](), ComponentLoader, ISimpleOutput, Boolean, String)
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)