Пример #1
0
 public WireController(INodeCollection graph, VisualEditor editor)
 {
     _graph  = graph;
     _editor = editor;
 }