프로퍼티 | 타입 | 설명 | |
---|---|---|---|
traceListener | ITraceListener |
메소드 | 설명 | |
---|---|---|
AddCounters ( string data ) : void | ||
Builder ( Options options, |
||
Compile ( ) : void |
메소드 | 설명 | |
---|---|---|
OutputEvent ( string status ) : void |
메소드 | 설명 | |
---|---|---|
CreateDiskImage ( string compiledFile ) : void | ||
CreateISOImageWithGrub ( string compiledFile ) : void | ||
CreateISOImageWithSyslinux ( string compiledFile ) : void | ||
CreateVMDK ( string compiledFile ) : void | ||
GenerateASMFile ( ) : void | ||
GetBootStageFactory ( BootFormat bootFormat ) : Func |
Gets the boot stage factory.
|
|
LaunchNDISASM ( ) : void | ||
SelectArchitecture ( PlatformType platformType ) : |
Selects the architecture.
|
public Builder ( Options options, |
||
options | Options | |
appLocations | ||
builderEvent | IBuilderEvent | |
리턴 | System |