예제 #1
0
 public void TestInit()
 {
     (this.root, this.parents, this.children) = Fixtures.GetHierarchyGraph();
 }