C# Class StockCountSample.ViewModel.BaseViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: Scandit/datacapture-xamarin-samples

Public Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string propertyName = null ) : void
propertyName string
return void