C# Class GitHub.Primitives.NotificationAwareObject

Inheritance: INotifyPropertyChanged
显示文件 Open project: github/VisualStudio

Public Methods

Method Description
RaisePropertyChanged ( [ propertyName = null ) : void

Method Details

RaisePropertyChanged() public method

public RaisePropertyChanged ( [ propertyName = null ) : void
propertyName [
return void