C# Class Steamp3.Plugins.Compiler

Afficher le fichier Open project: ta0soft/STEAMp3

Méthodes publiques

Méthode Description
Compiler ( string url ) : System
Dispose ( ) : void

Private Methods

Méthode Description
CompileFile ( ) : bool
CompileFolder ( ) : bool
GetCompilerErrors ( CompilerResults results ) : bool

Method Details

Compiler() public méthode

public Compiler ( string url ) : System
url string
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void