C# Class TraktRater.Settings.AppSettings

Datei anzeigen Open project: damienhaynes/TraktRater

Private Properties

Property Type Description

Public Methods

Method Description
Load ( ) : void

Loads the Settings

Save ( ) : void

Saves the Settings

Method Details

Load() public static method

Loads the Settings
public static Load ( ) : void
return void

Save() public static method

Saves the Settings
public static Save ( ) : void
return void