C# Class NTRDebuggerTool.Config

Datei anzeigen Open project: valarnin/NTRRemoteDebugger

Public Properties

Property Type Description
ConfigFileDirectory string

Private Properties

Property Type Description
Config System
CreateConfigFile void
GetValue string
InitializeConfigFile void
NodeChangedHandler void
SetValue void

Private Methods

Method Description
Config ( ) : System
CreateConfigFile ( ) : void
GetValue ( string Key ) : string
InitializeConfigFile ( ) : void
NodeChangedHandler ( Object src, XmlNodeChangedEventArgs args ) : void
SetValue ( string Key, string Value ) : void

Property Details

ConfigFileDirectory public_oe static_oe property

public static string ConfigFileDirectory
return string