Method MirrorSide
MirrorSide(PortDirection)
Retrieve the other side of the PortDirection in parameter
Declaration
public static PortDirection MirrorSide(PortDirection side)
Parameters
Type | Name | Description |
---|---|---|
PortDirection | side | The side to mirror |
Returns
Type | Description |
---|---|
PortDirection | Returns the other side |