C# Class Solar.Dialogs.AccountsWindowViewModel

Inheritance: NotifyObject
Afficher le fichier Open project: deflis/OpenSolar

Méthodes publiques

Méthode Description
AccountsWindowViewModel ( ) : System
Apply ( ICollection accounts ) : void
Closed ( ) : void

Method Details

AccountsWindowViewModel() public méthode

public AccountsWindowViewModel ( ) : System
Résultat System

Apply() public méthode

public Apply ( ICollection accounts ) : void
accounts ICollection
Résultat void

Closed() public méthode

public Closed ( ) : void
Résultat void