C# Class XamarinPlayoffsSample.ViewModels.SecondViewModel

Inheritance: ViewModelBase, INavigable
ファイルを表示 Open project: dzaba/EricpolSummerSchool.ASPNETMVC

Public Methods

Method Description
OnNavigateTo ( object navigationParameter ) : System.Threading.Tasks.Task
SecondViewModel ( ) : GalaSoft.MvvmLight

Method Details

OnNavigateTo() public method

public OnNavigateTo ( object navigationParameter ) : System.Threading.Tasks.Task
navigationParameter object
return System.Threading.Tasks.Task

SecondViewModel() public method

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