SPICE |
public class SPICE3IOMonitorView : BaseBindableView, IDisposable, IComponentConnector
The SPICE3IOMonitorView type exposes the following members.
| Name | Description | |
|---|---|---|
| SPICE3IOMonitorView | Initializes a new instance of the SPICE3IOMonitorView class |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the SPICE3IOMonitorView | |
| InitializeComponent | InitializeComponent | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetPorts | ||
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) | |
| Start | ||
| Stop |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |