Method FindInput
FindInput(string)
Finds the input PortView by guid.
Declaration
public PortView FindInput(string guid)
Parameters
Type | Name | Description |
---|---|---|
string | guid | The unique identifier. |
Returns
Type | Description |
---|---|
PortView | PortView found. |