Свойство | Тип | Описание | |
---|---|---|---|
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 |
protected OutputEvent ( string status ) : void | ||
status | string | |
Результат | void |