Method | Description | |
---|---|---|
Compile ( string script, string inputFile, string outputFile ) : void | ||
FSCompilerProcess ( FSCompilerWindow, win ) : System |
Method | Description | |
---|---|---|
Log ( string msg ) : void | ||
LogError ( string msg ) : void | ||
WhenFSCExit ( object sender, EventArgs e ) : void |
public Compile ( string script, string inputFile, string outputFile ) : void | ||
script | string | |
inputFile | string | |
outputFile | string | |
return | void |
public FSCompilerProcess ( FSCompilerWindow, win ) : System | ||
win | FSCompilerWindow, | |
return | System |