C# Class Steamp3.Plugins.Compiler

Exibir arquivo Open project: ta0soft/STEAMp3

Public Methods

Method Description
Compiler ( string url ) : System
Dispose ( ) : void

Private Methods

Method Description
CompileFile ( ) : bool
CompileFolder ( ) : bool
GetCompilerErrors ( CompilerResults results ) : bool

Method Details

Compiler() public method

public Compiler ( string url ) : System
url string
return System

Dispose() public method

public Dispose ( ) : void
return void