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 Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
ProjectNew() |
Constructor
| |
ProjectNew(Rules) |
Constructor
| |
ProjectNew(Rules, String) |
Constructor
| |
BreakPoints | ||
EngineOptions | ||
ImportPmars(String) |
Import pmars compatible project
| |
InactiveWarriorFiles | ||
LoadXml(String) |
Load/deserialize project from file
| |
ParserOptions | ||
Rules | ||
SaveXml(String) |
Save/serialize project to file
| |
Serializer |
Shared XML serializer
| |
WarriorFiles | ||
Warriors |
Inheritance Hierarchy
Object | |
Project |
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)