C# Class Microsoft.Sarif.Viewer.NotifyPropertyChangedObject

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: Microsoft/sarif-sdk

Protected Methods

Method Description
NotifyPropertyChanged ( String info ) : void

Method Details

NotifyPropertyChanged() protected method

protected NotifyPropertyChanged ( String info ) : void
info String
return void