public object[] AdvancedStandardization(ZipService.ServiceReference1.Address addressToCheck, string LicenseKey) { return(base.Channel.AdvancedStandardization(addressToCheck, LicenseKey)); }
public ZipService.ServiceReference1.Address StandardizedAddress(ZipService.ServiceReference1.Address addressToCheck, string LicenseKey) { return(base.Channel.StandardizedAddress(addressToCheck, LicenseKey)); }