C# Class GpsBroadcaster.MainWindowViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: bakacaptain/istalkapp Class Usage Examples

Public Methods

Method Description
CloseExecute ( ) : void

Protected Methods

Method Description
RaisePropertyChanged ( String prop ) : void

Method Details

CloseExecute() public method

public CloseExecute ( ) : void
return void

RaisePropertyChanged() protected method

protected RaisePropertyChanged ( String prop ) : void
prop String
return void