C# Class FAManagementStudio.Common.BindableBase

Inheritance: INotifyPropertyChanged
Mostra file Open project: degarashi0913/FAManagementStudio

Public Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public method

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