'Declaration Public MustInherit NotInheritable Class ServiceChannelFactory(Of TServiceChannel As IClientChannel)
public static class ServiceChannelFactory<TServiceChannel> where TServiceChannel: IClientChannel
'Declaration Public MustInherit NotInheritable Class ServiceChannelFactory(Of TServiceChannel As IClientChannel)
public static class ServiceChannelFactory<TServiceChannel> where TServiceChannel: IClientChannel
System.Object
ActiveReports.Server.ReportControls.Servicing.ServiceChannelFactory<TServiceChannel>