C# Class ServerTools.Phrases

Datei anzeigen Open project: dmustanger/7dtd-ServerTools Class Usage Examples

Public Properties

Property Type Description
Dict string>.SortedDictionary

Public Methods

Method Description
Load ( ) : void
UpdateXml ( ) : void

Private Methods

Method Description
InitFileWatcher ( ) : void
LoadXml ( ) : void
OnFileChanged ( object source, FileSystemEventArgs e ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void

UpdateXml() public static method

public static UpdateXml ( ) : void
return void

Property Details

Dict public_oe static_oe property

public static SortedDictionary Dict
return string>.SortedDictionary