C# 클래스 Mobile.Stack.MainStack

상속: Mobile.Stack.BaseStack, IStack
파일 보기 프로젝트 열기: adamped/xarch-starter

공개 메소드들

메소드 설명
MainStack ( IExtNavigationService navigationService, IExtDialogService dialogService, IPageService pageService ) : System

보호된 메소드들

메소드 설명
MapPages ( ) : void
MapViewModels ( ) : void

비공개 메소드들

메소드 설명
BuildMenuPage ( ) : Page

메소드 상세

MainStack() 공개 메소드

public MainStack ( IExtNavigationService navigationService, IExtDialogService dialogService, IPageService pageService ) : System
navigationService IExtNavigationService
dialogService IExtDialogService
pageService IPageService
리턴 System

MapPages() 보호된 메소드

protected MapPages ( ) : void
리턴 void

MapViewModels() 보호된 메소드

protected MapViewModels ( ) : void
리턴 void