Quine libraries user's guide
C#
Show/Hide TOC
Source
Node
State
T
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
SourceNodeState
T
Class
Quine.Schemas.Graph Namespace
In This Article
Overload List
See Also