Exemplo n.º 1
0
 public GraphObject AddObject() {
   return new GraphObject(graph, graph.AddObject());
 }