C# Class ServerTools.Badwords

Afficher le fichier Open project: dmustanger/7dtd-ServerTools Class Usage Examples

Méthodes publiques

Свойство Type Description
IsEnabled bool
IsRunning bool

Méthodes publiques

Méthode Description
Load ( ) : void
Unload ( ) : void

Private Methods

Méthode Description
InitFileWatcher ( ) : void
LoadXml ( ) : void
OnFileChanged ( object source, FileSystemEventArgs e ) : void
UpdateXml ( ) : void

Method Details

Load() public static méthode

public static Load ( ) : void
Résultat void

Unload() public static méthode

public static Unload ( ) : void
Résultat void

Property Details

IsEnabled public_oe static_oe property

public static bool IsEnabled
Résultat bool

IsRunning public_oe static_oe property

public static bool IsRunning
Résultat bool