C# Class SRNicoNico.Models.NicoNicoViewer.Settings

Inheritance: Livet.NotificationObject
Afficher le fichier Open project: mrtska/SRNicoNico

Méthodes publiques

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

Méthodes publiques

Méthode Description
Load ( ) : void
Reset ( ) : void
Save ( ) : void

Private Methods

Méthode Description
Format ( string json ) : string
GetNeedValue ( string name, PropertyInfo property ) : object
GetNeedValue ( string name, PropertyInfo property, object value ) : object
Settings ( ) : System

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

Instance public_oe static_oe property

public static Settings,SRNicoNico.Models.NicoNicoViewer Instance
Résultat Settings