Свойство | Тип | Описание | |
---|---|---|---|
LoadCompilerClasses | void |
Метод | Описание | |
---|---|---|
BuildContext ( String properties, ToolBelt.ParsedPath contentFilePath ) : System | ||
WriteError ( string format ) : void | ||
WriteMessage ( string format ) : void | ||
WriteWarning ( string format ) : void |
Метод | Описание | |
---|---|---|
LoadCompilerClasses ( ) : void |
public BuildContext ( String properties, ToolBelt.ParsedPath contentFilePath ) : System | ||
properties | String | |
contentFilePath | ToolBelt.ParsedPath | |
Результат | System |
public WriteError ( string format ) : void | ||
format | string | |
Результат | void |
public WriteMessage ( string format ) : void | ||
format | string | |
Результат | void |
public WriteWarning ( string format ) : void | ||
format | string | |
Результат | void |