Ejemplo n.º 1
0
 public void DeleteInformation(int ID)
 {
     Stu.DeleteInformation(ID);
 }