Property | Type | Description | |
---|---|---|---|
CreateDefaultModuleGroups | void | ||
CreateModuleGroup | |||
CreateXmlDocument | |||
GetModuleGroup | |||
LoadConfigurationFromStream | void | ||
LoadConfigurationFromStream | void | ||
SaveConfigurationToStream | void |
Method | Description | |
---|---|---|
DebuggerConfiguration ( ) : System | ||
GetModuleGroup ( string name ) : |
||
LoadConfiguration ( ) : bool | ||
PrintConfiguration ( bool expert_mode ) : string | ||
SaveConfiguration ( ) : bool | ||
SetupCLI ( ) : void | ||
SetupXSP ( ) : void | ||
WindowsToUnix ( string path ) : string |
Method | Description | |
---|---|---|
CreateDefaultModuleGroups ( ) : void | ||
CreateModuleGroup ( string name ) : |
||
CreateXmlDocument ( ) : |
||
GetModuleGroup ( |
||
LoadConfigurationFromStream ( Stream stream ) : void | ||
LoadConfigurationFromStream ( string filename ) : void | ||
SaveConfigurationToStream ( string filename ) : void |
public GetModuleGroup ( string name ) : |
||
name | string | |
return |
public PrintConfiguration ( bool expert_mode ) : string | ||
expert_mode | bool | |
return | string |
public static WindowsToUnix ( string path ) : string | ||
path | string | |
return | string |