Beispiel #1
0
 public void Delete(int MaLop)
 {
     DB.usp_DeleteThoiKhoaBieuBy_MaLop(MaLop);
 }