Class PortBridge<T>.HandlerChange
Class HandlerChange.
Namespace: Global Namespace
Syntax
public class HandlerChange
Fields
handler
The handler
Declaration
public PortTypeClock.HandlerRisingEdge handler
Field Value
| Type | Description |
|---|---|
| PortTypeClock.HandlerRisingEdge |
index
The index
Declaration
public int index
Field Value
| Type | Description |
|---|---|
| Int32 |
instance
The instance
Declaration
public PortBridge<T> instance
Field Value
| Type | Description |
|---|---|
| PortBridge<T> |
Methods
ChangeEvent()
Changes the event.
Declaration
public void ChangeEvent()