Метод | Описание | |
---|---|---|
CheckSanity ( Project, project ) : void | ||
Execute ( Context, context ) : void | ||
LoadCommand ( Project, project, System reader, string line, int &lineNumber ) : void | ||
WriteCommand ( System writer ) : void |
public CheckSanity ( Project, project ) : void | ||
project | Project, | |
Результат | void |
public Execute ( Context, context ) : void | ||
context | Context, | |
Результат | void |
public LoadCommand ( Project, project, System reader, string line, int &lineNumber ) : void | ||
project | Project, | |
reader | System | |
line | string | |
lineNumber | int | |
Результат | void |
public WriteCommand ( System writer ) : void | ||
writer | System | |
Результат | void |