Ejemplo n.º 1
0
 public bool checkTinhTrangPhong(string idPhong)
 {
     return(dalPhong.checkTinhTrangPhong(idPhong));
 }