Method RegisterEditorPort
RegisterEditorPort(string, ref IPortType)
Registers the editor port.
Declaration
public void RegisterEditorPort(string name, ref IPortType port)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The name. |
| IPortType | port | The port. |