예제 #1
0
 public static void InsertRoot(int id)
 {
     roots.Insert(id);
 }