메소드 | 설명 | |
---|---|---|
AddReference ( IReference reference ) : void | ||
AddSource ( string fileName, string source ) : void | ||
BooDocumentCompiler ( ) : System.Collections.Generic | ||
Compile ( ) : CompiledProject |
Compiles a Boo file into a CompiledDocument.
|
|
Reset ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateCompiler ( |
public AddReference ( IReference reference ) : void | ||
reference | IReference | |
리턴 | void |
public AddSource ( string fileName, string source ) : void | ||
fileName | string | |
source | string | |
리턴 | void |
public BooDocumentCompiler ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |