C# 클래스 BudgetAnalyser.Uwp.ShellController

상속: GalaSoft.MvvmLight.ViewModelBase
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

공개 메소드들

메소드 설명
InitialiseAsync ( ) : System.Threading.Tasks.Task
ShellController ( [ uiContext, [ dashboardService, IPersistApplicationState statePersistenceProvider ) : System

비공개 메소드들

메소드 설명
CreateNewDefaultApplicationState ( ) : IList

메소드 상세

InitialiseAsync() 공개 메소드

public InitialiseAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

ShellController() 공개 메소드

public ShellController ( [ uiContext, [ dashboardService, IPersistApplicationState statePersistenceProvider ) : System
uiContext [
dashboardService [
statePersistenceProvider IPersistApplicationState
리턴 System