Example #1
0
 public bool HasWire(string name)
 {
     return(_wireManager.HasWire(name));
 }