예제 #1
0
 public static bool XoaNguoiDung(TaiKhoan_DTO nd)
 {
     return(TaiKhoan_DAO.XoaNguoiDung(nd));
 }