Exemplo n.º 1
0
 public WiringState(Node node, Inlet inlet)
 {
     this.node  = node;
     this.inlet = inlet;
 }