Beispiel #1
0
 public static RootTree LoadTree()
 {
     return(RootTree.LoadTree(RootTree.ProbeBaseDirectories()));
 }