Пример #1
0
 //清空排队
 public static void CleanMatching(int id)
 {
     mImpl.CleanMatching(id);
 }