C# Class MS.OSM.Querys.OSM2DB.ViewModel.MainViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: diogofdsilva/MS-OSM-Querys Class Usage Examples

Méthodes publiques

Méthode Description
MainViewModel ( ) : System
NotifyPropertyChanged ( string propertyName ) : void

Method Details

MainViewModel() public méthode

public MainViewModel ( ) : System
Résultat System

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void