Connector.ConnectTo
Description:
Make connection between two connectors.
Make connection between two connectors.
Remarks:
Connection success may create a new Fitting between two connectors, if necessary.
Connection success may create a new Fitting between two connectors, if necessary.
public void ConnectTo(
Connector connector
)
-
connectorIndicate the connector will be connected to.
-
Thrown when argument is.
-
Argument is invalid.
-
Thrown when two connectors with different domain types. Thrown when these two connectors fail to connect each other. Thrown when connection already exists.