C# Class MobileAppsFilesSample.ViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: Azure-Samples/app-service-mobile-dotnet-todo-list-files

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void