public bool Sua(TrangThaiPhongInfo phong)
 {
     return(data.Sua(phong));
 }