1 implementation of IDuplexChannelCallback
Client.TypedClient.IntegrationTests (1)
TypedProxyTests.4.0.0.cs (1)
408
public class DuplexChannelServiceCallback :
IDuplexChannelCallback
1 reference to IDuplexChannelCallback
Client.TypedClient.IntegrationTests (1)
TypedProxyTests.4.0.0.cs (1)
435
[ServiceContract(CallbackContract = typeof(
IDuplexChannelCallback
))]