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

Inheritance: INotifyPropertyChanged
显示文件 Open project: diogofdsilva/MS-OSM-Querys Class Usage Examples

Public Methods

Method Description
MainViewModel ( ) : System
NotifyPropertyChanged ( string propertyName ) : void

Method Details

MainViewModel() public method

public MainViewModel ( ) : System
return System

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void