public static CompileFile ( string inputFile, string outputFile, Action |
||
inputFile | string | The source filename. |
outputFile | string | The desired destination filename, or |
logError | Action |
An action that will be called for every warning or error. |
return | void |