public void DeleteInformation(int ID)
 {
     Stu.DeleteInformation(ID);
 }