C# Class BeFriend.ViewModel.BaseViewModel

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

Méthodes publiques

Méthode Description
BaseViewModel ( ) : System

Private Methods

Méthode Description
CommandInvokedHandler ( IUICommand command ) : void
InAppMessages ( ) : void
NotifyMe ( NotificationMessage obj ) : void
RaisePropertyChangedBase ( ) : void
UniversalSettingsRetriever ( ) : void

Method Details

BaseViewModel() public méthode

public BaseViewModel ( ) : System
Résultat System