C# 클래스 Steamp3.Plugins.Compiler

파일 보기 프로젝트 열기: ta0soft/STEAMp3

공개 메소드들

메소드 설명
Compiler ( string url ) : System
Dispose ( ) : void

비공개 메소드들

메소드 설명
CompileFile ( ) : bool
CompileFolder ( ) : bool
GetCompilerErrors ( CompilerResults results ) : bool

메소드 상세

Compiler() 공개 메소드

public Compiler ( string url ) : System
url string
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void