C# Class TraktRater.Settings.AppSettings

Afficher le fichier Open project: damienhaynes/TraktRater

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Load ( ) : void

Loads the Settings

Save ( ) : void

Saves the Settings

Method Details

Load() public static méthode

Loads the Settings
public static Load ( ) : void
Résultat void

Save() public static méthode

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