C# Class PlaygroundApp.ViewModels.MainViewModel

Inheritance: ViewModelBase
Show file Open project: NaylahProject/Naylah.Toolkit.UWP

Public Methods

Method Description
MainViewModel ( ) : GalaSoft.MvvmLight
SetJourney ( string v ) : System.Threading.Tasks.Task

Private Methods

Method Description
ShowDialog ( string v ) : void
asdas ( object obj ) : void

Method Details

MainViewModel() public method

public MainViewModel ( ) : GalaSoft.MvvmLight
return GalaSoft.MvvmLight

SetJourney() public method

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