Base:
method
GetProperty<T>
System.ServiceModel.Channels.TransportChannelFactory<TChannel>.GetProperty<T>()
1 override of GetProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
61public override T GetProperty<T>()
1 reference to GetProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
63return base.GetProperty<T>();