C# 클래스 AdventureWorks.UILogic.ViewModels.SignOutFlyoutViewModel

상속: BindableBase, IFlyoutViewModel
파일 보기 프로젝트 열기: PrismLibrary/Prism-Samples-Windows 1 사용 예제들

공개 메소드들

메소드 설명
SignOutFlyoutViewModel ( IAccountService accountService, INavigationService navigationService ) : AdventureWorks.UILogic.Models

비공개 메소드들

메소드 설명
CanSignOut ( ) : bool
SignOut ( ) : void

메소드 상세

SignOutFlyoutViewModel() 공개 메소드

public SignOutFlyoutViewModel ( IAccountService accountService, INavigationService navigationService ) : AdventureWorks.UILogic.Models
accountService IAccountService
navigationService INavigationService
리턴 AdventureWorks.UILogic.Models