System.ServiceModel.Channels.ClientReliableChannelBinder<TChannel>
abstract class ClientReliableChannelBinder<TChannel> : ReliableChannelBinder<TChannel>, IClientReliableChannelBinder, IReliableChannelBinder where TChannel : IChannel
namespace System.ServiceModel.Channels
{
}