C# Class BaseCodeLibrary.Utilities.ModelBase

Inheritance: INotifyPropertyChanged
Show file Open project: DotNetRussell/UWPLibrary

Public Methods

Method Description
OnPropertyChanged ( String prop ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( String prop ) : void
prop String
return void