C# Class POLLaunch.Settings

Afficher le fichier Open project: polserver/poltools

Private Properties

Свойство Type Description
Settings System

Méthodes publiques

Méthode Description
LoadConfiguration ( ) : bool
SaveConfiguration ( ) : bool
ToBoolean ( string value ) : bool

Private Methods

Méthode Description
Settings ( ) : System

Method Details

LoadConfiguration() public méthode

public LoadConfiguration ( ) : bool
Résultat bool

SaveConfiguration() public méthode

public SaveConfiguration ( ) : bool
Résultat bool

ToBoolean() public méthode

public ToBoolean ( string value ) : bool
value string
Résultat bool