C# Class TimesheetEntryEntity, code

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: shendongnian/code

Public Methods

Method Description
OnChange ( ) : void
RaisePropertyChanged ( string propertyName = "" ) : void

Method Details

OnChange() public method

public OnChange ( ) : void
return void

RaisePropertyChanged() public method

public RaisePropertyChanged ( string propertyName = "" ) : void
propertyName string
return void