Exemplo n.º 1
0
 protected void AddInputTypePin(NodeTypeConstraints constraints)
 {
     InputTypePins.Add(new NodeInputTypePin(this, constraints));
 }