C# Class MonocleGiraffe.Portable.ViewModels.MainViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: akshay2000/MonocleGiraffe

Public Methods

Method Description
MainViewModel ( INavigationService navigationService ) : GalaSoft.MvvmLight

Initializes a new instance of the MainViewModel class.

Method Details

MainViewModel() public method

Initializes a new instance of the MainViewModel class.
public MainViewModel ( INavigationService navigationService ) : GalaSoft.MvvmLight
navigationService INavigationService
return GalaSoft.MvvmLight