C# Class CentralMonitor.Tool

Inheritance: INotifyPropertyChanged
Show file Open project: mkjeff/secs4net

Public Methods

Method Description
NotifyPropertyChanged ( [ name = null ) : void
Tool ( string id ) : System.Collections.ObjectModel

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( [ name = null ) : void
name [
return void

Tool() public method

public Tool ( string id ) : System.Collections.ObjectModel
id string
return System.Collections.ObjectModel