Class XUnitPort
Namespace: Ludiq.Bolt
Syntax
public static class XUnitPort
Methods
ConnectedPortsByConnection(IUnitPort)
Declaration
public static IDictionary<IUnitConnection, IUnitPort> ConnectedPortsByConnection(this IUnitPort port)
Parameters
| Type | Name | Description |
|---|---|---|
| IUnitPort | port |
Returns
| Type | Description |
|---|---|
| IDictionary<IUnitConnection, IUnitPort> |