Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Steamp3
Plugins
Compiler
C# Class Steamp3.Plugins.Compiler
Show file
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