'Declaration
Public Function New( _ ByVal type As RoutableConnectorType, _ ByVal rerouteAutomatically As RerouteAutomatically _ )
'Usage
Dim type As RoutableConnectorType Dim rerouteAutomatically As RerouteAutomatically Dim instance As New NRoutableConnector(type, rerouteAutomatically)
public NRoutableConnector( RoutableConnectorType type, RerouteAutomatically rerouteAutomatically )
Parameters
- type
- rerouteAutomatically