3 references to IServiceContractIntOutService
Contract.Service.IntegrationTests (3)
ServiceContractTests.4.0.0.cs (3)
25ChannelFactory<IServiceContractIntOutService> factory = null; 26IServiceContractIntOutService serviceProxy = null; 33factory = new ChannelFactory<IServiceContractIntOutService>(binding, new EndpointAddress(Endpoints.ServiceContractAsyncIntOut_Address));