Quine libraries user's guide
C#
Show/Hide TOC
Demultiplexor
Node
State
TPayload
Set
Ports Method
Overload List
SetPorts
This method is a deserialization hook. Subclasses must implement this so that
InputPorts
and
OutputPorts
are set correctly also after deserialization.
SetPorts(
PortStateBase
,
PortStateBase
)
Assigns values to
InputPorts
and
OutputPorts
.
See Also
Reference
DemultiplexorNodeState
TPayload
Class
Quine.Schemas.Graph Namespace
In This Article
Overload List
See Also