C# Class AcManager.Pages.Settings.SettingsGeneral.ViewModel

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description
SteamIdHelper_PropertyChanged void
UpdateSteamId void
ViewModel System.ComponentModel

Méthodes publiques

Méthode Description
Load ( ) : void
Unload ( ) : void

Private Methods

Méthode Description
SteamIdHelper_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
UpdateSteamId ( ) : void
ViewModel ( ) : System.ComponentModel

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

Unload() public méthode

public Unload ( ) : void
Résultat void