Exemple #1
0
 static public void RemoveHandleById(int id)
 {
     //Instance.RemoveHandleFormListById(id);
     Instance.Add2DelIndexs(id);
 }