Beispiel #1
0
 public Port GetPort(Port inPort)
 {
     return(node.GetPortFromNode(inPort));
 }