nMars - Corewars MARS for .NET
ParserOptions Constructor (offset, labels, comments, xml, brief, status)
Namespaces > nMars.RedCode > ParserOptions > ParserOptionsNew(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
Initializing constructor
Syntax
C#
public ParserOptions (
	bool offset,
	bool labels,
	bool comments,
	bool xml,
	bool brief,
	bool status
)
Parameters
offset (Boolean)
labels (Boolean)
comments (Boolean)
xml (Boolean)
brief (Boolean)
status (Boolean)

Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)