C# Class AK.F1.Timing.UI.Services.Settings.IsolatedStorageSettings

Inheritance: Caliburn.PresentationFramework.ApplicationModel.IsolatedStorageStateManager, ISettings
Afficher le fichier Open project: simoneb/ak-f1-timing

Méthodes publiques

Méthode Description
IsolatedStorageSettings ( ) : Caliburn.Core.IoC

Initialises a new instance of the IsolatedStorageSettings class.

Save ( ) : void

Method Details

IsolatedStorageSettings() public méthode

Initialises a new instance of the IsolatedStorageSettings class.
public IsolatedStorageSettings ( ) : Caliburn.Core.IoC
Résultat Caliburn.Core.IoC

Save() public méthode

public Save ( ) : void
Résultat void