C# Class XamarinProcrastination.ViewModels.MainViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: IntactProjects/XamarinProcrastination

Méthodes publiques

Méthode Description
MainViewModel ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

MainViewModel() public méthode

public MainViewModel ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void