C# Class BeFriend.ViewModel.BaseViewModel

Methods in BaseViewModel will be fired on all pages.
Inheritance: ViewModelBase
Mostra file Open project: prajjwaldimri/Friend-App

Public Methods

Method Description
BaseViewModel ( ) : System

Private Methods

Method Description
CommandInvokedHandler ( IUICommand command ) : void
InAppMessages ( ) : void
NotifyMe ( NotificationMessage obj ) : void
RaisePropertyChangedBase ( ) : void
UniversalSettingsRetriever ( ) : void

Method Details

BaseViewModel() public method

public BaseViewModel ( ) : System
return System