Свойство | Type | Description | |
---|---|---|---|
FindNewestAssemblyWriteTime | System.DateTime | ||
IsCompileRequired | bool | ||
LoadCompilerClasses | List |
||
PrepareBuildTargets | List |
||
SafeExecute | void |
Méthode | Description | |
---|---|---|
BuildContentTool ( IOutputter outputter ) : System | ||
Execute ( ) : void | ||
ParseCommandLineFilePath ( string value ) : ToolBelt.ParsedPath | ||
ProcessCommandLine ( string args ) : void |
Méthode | Description | |
---|---|---|
FindNewestAssemblyWriteTime ( List |
||
IsCompileRequired ( IList |
||
LoadCompilerClasses ( ItemGroup itemGroup, PropertyGroup propGroup ) : List |
||
PrepareBuildTargets ( List |
||
SafeExecute ( ) : void |
public BuildContentTool ( IOutputter outputter ) : System | ||
outputter | IOutputter | |
Résultat | System |
public static ParseCommandLineFilePath ( string value ) : ToolBelt.ParsedPath | ||
value | string | |
Résultat | ToolBelt.ParsedPath |
public ProcessCommandLine ( string args ) : void | ||
args | string | |
Résultat | void |