C# Class FSCompilerProcess, FSharp-Unity

Afficher le fichier Open project: gilzoide/FSharp-Unity Class Usage Examples

Méthodes publiques

Méthode Description
Compile ( string script, string inputFile, string outputFile ) : void
FSCompilerProcess ( FSCompilerWindow, win ) : System

Private Methods

Méthode Description
Log ( string msg ) : void
LogError ( string msg ) : void
WhenFSCExit ( object sender, EventArgs e ) : void

Method Details

Compile() public méthode

public Compile ( string script, string inputFile, string outputFile ) : void
script string
inputFile string
outputFile string
Résultat void

FSCompilerProcess() public méthode

public FSCompilerProcess ( FSCompilerWindow, win ) : System
win FSCompilerWindow,
Résultat System