C# 클래스 Orc.Wizard.Example.ViewModels.MainViewModel

상속: Catel.MVVM.ViewModelBase
파일 보기 프로젝트 열기: WildGums/Orc.Wizard

공개 메소드들

메소드 설명
MainViewModel ( IWizardService wizardService, ITypeFactory typeFactory ) : System.Threading.Tasks

비공개 메소드들

메소드 설명
OnShowWizardExecuteAsync ( ) : System.Threading.Tasks.Task

메소드 상세

MainViewModel() 공개 메소드

public MainViewModel ( IWizardService wizardService, ITypeFactory typeFactory ) : System.Threading.Tasks
wizardService IWizardService
typeFactory ITypeFactory
리턴 System.Threading.Tasks