Base:
method
GetProperty<T>
System.ServiceModel.Channels.ChannelFactoryBase.GetProperty<T>()
1 override of GetProperty
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
90
public override T
GetProperty
<T>()
1 reference to GetProperty
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
101
return base.
GetProperty
<T>();