C# Class ThoNohT.NohBoard.Extra.GlobalSettings

Afficher le fichier Open project: ThoNohT/NohBoard Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Load ( ) : bool

Loads the settings.

Save ( ) : void

Saves the settings.

Method Details

Load() public static méthode

Loads the settings.
public static Load ( ) : bool
Résultat bool

Save() public static méthode

Saves the settings.
public static Save ( ) : void
Résultat void