Exemple #1
0
 public static void Xoa(string Ma)
 {
     KhuVucDAO.Xoa(Ma);
 }