示例#1
0
 /// <summary>
 /// Initializes a new instance of FacilityWithOffering class for the UI tier taking a proxy client object as input.
 /// </summary>
 /// <param name="facilityWithOffering">FacilityWithOffering proxy client object.</param>
 public FacilityWithOffering(ConcordMfg.PremierSeniorSolutions.WebService.Client.FacilityWithOfferingSvc.FacilityWithOffering facilityWithOffering)
 {
     _facilityWithOffering = facilityWithOffering;
 }
示例#2
0
 /// <summary>
 /// Initializes a new instance of OfferingWithFacility class for the UI tier taking a proxy client object as input.
 /// </summary>
 /// <param name="offeringWithFacility">OfferingWithFacility proxy client object.</param>
 public OfferingWithFacility(ConcordMfg.PremierSeniorSolutions.WebService.Client.OfferingWithFacilitySvc.OfferingWithFacility offeringWithFacility)
 {
     _offeringWithFacility = offeringWithFacility;
 }
 /// <summary>
 /// Initializes a new instance of CityStateZipWithFacility class for the UI tier taking a proxy client object as input.
 /// </summary>
 /// <param name="cityStateZipWithFacility">CityStateZipWithFacility proxy client object.</param>
 public CityStateZipWithFacility(ConcordMfg.PremierSeniorSolutions.WebService.Client.CityStateZipWithFacilitySvc.CityStateZipWithFacility cityStateZipWithFacility)
 {
     _cityStateZipWithFacility = cityStateZipWithFacility;
 }