C# Class UODownloader.Settings

Afficher le fichier Open project: polserver/poltools

Méthodes publiques

Méthode Description
LoadSettings ( ) : bool
WriteSettingsFile ( ) : bool

Private Methods

Méthode Description
MakeSettingsFile ( ) : bool
SettingSubstitution ( string original, string hashkey, string find ) : string
Settings ( ) : System

Method Details

LoadSettings() public méthode

public LoadSettings ( ) : bool
Résultat bool

WriteSettingsFile() public méthode

public WriteSettingsFile ( ) : bool
Résultat bool