public bool CapNhatThongTinThe(TheThanhToan thongtin)
 {
     throw new NotImplementedException();
 }
 public bool ThemThe(TheThanhToan thongtinthe)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public bool ThanhToanQuaThe(TheThanhToan ThongTinThe)
 {
     throw new NotImplementedException();
 }