C# 클래스 PlaygroundApp.ViewModels.MainViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: NaylahProject/Naylah.Toolkit.UWP

공개 메소드들

메소드 설명
MainViewModel ( ) : GalaSoft.MvvmLight
SetJourney ( string v ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
ShowDialog ( string v ) : void
asdas ( object obj ) : void

메소드 상세

MainViewModel() 공개 메소드

public MainViewModel ( ) : GalaSoft.MvvmLight
리턴 GalaSoft.MvvmLight

SetJourney() 공개 메소드

public SetJourney ( string v ) : System.Threading.Tasks.Task
v string
리턴 System.Threading.Tasks.Task