Exemplo n.º 1
0
 public Boolean upDateHinhAnh(string id, string duongDan)
 {
     return(tourModel.updatehinhanh(id, duongDan));
 }