nMars - Corewars MARS for .NET
Project Class
Namespaces > nMars.RedCode > Project
Default implementation of IProject interface, setup of rules, options for parser and engine, list of warrior filenames and compiled warriors
Syntax
C#
[SerializableAttribute]
public class Project : IProject
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
ProjectNew()
Constructor
ProjectNew(Rules)
Constructor
ProjectNew(Rules, String)
Constructor
BreakPoints
EngineOptions
static memberImportPmars(String)
Import pmars compatible project
InactiveWarriorFiles
static memberLoadXml(String)
Load/deserialize project from file
ParserOptions
Rules
SaveXml(String)
Save/serialize project to file
static memberSerializer
Shared XML serializer
WarriorFiles
Warriors
Inheritance Hierarchy
Object
Project

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