示例#1
0
 public static void Custom(string command)
 {
     treeBuilder.ReCreateList();
     treeBuilder.Custom(treeBuilder.GetSomeTree(), command);
 }