C# Class WpfApplication2.NotifyBase

Inheritance: INotifyPropertyChanged
Show file Open project: shendongnian/code

Private Properties

Property Type Description

Public Methods

Method Description
OnPropertyChanged ( String info ) : void

Method Details

OnPropertyChanged() public method

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