public GetGeoByName3Response(TaxiOperation_MoiGioi.BAGis.GSAddressResult GetGeoByName3Result)
 {
     this.GetGeoByName3Result = GetGeoByName3Result;
 }
 public GetAddressByGeoResponse(TaxiOperation_MoiGioi.BAGis.GSAddressResult GetAddressByGeoResult)
 {
     this.GetAddressByGeoResult = GetAddressByGeoResult;
 }