Property | Type | Description | |
---|---|---|---|
ConsoleMessage | string |
Method | Description | |
---|---|---|
AbortBuild ( string title, string message ) : void | ||
AbortBuild ( string title, string message, |
||
AbortBuildPointToConsole ( string title, string message ) : void |
public static AbortBuild ( string title, string message ) : void | ||
title | string | |
message | string | |
return | void |
public static AbortBuild ( string title, string message, |
||
title | string | |
message | string | |
ex | ||
return | void |
public static AbortBuildPointToConsole ( string title, string message ) : void | ||
title | string | |
message | string | |
return | void |