C# Class AdventureWorks.UILogic.ViewModels.SignOutFlyoutViewModel

Inheritance: BindableBase, IFlyoutViewModel
Afficher le fichier Open project: PrismLibrary/Prism-Samples-Windows Class Usage Examples

Méthodes publiques

Méthode Description
SignOutFlyoutViewModel ( IAccountService accountService, INavigationService navigationService ) : AdventureWorks.UILogic.Models

Private Methods

Méthode Description
CanSignOut ( ) : bool
SignOut ( ) : void

Method Details

SignOutFlyoutViewModel() public méthode

public SignOutFlyoutViewModel ( IAccountService accountService, INavigationService navigationService ) : AdventureWorks.UILogic.Models
accountService IAccountService
navigationService INavigationService
Résultat AdventureWorks.UILogic.Models