Base:
method
Add
System.ServiceModel.Configuration.ServiceModelExtensionCollectionElement<TServiceModelExtensionElement>.Add(TServiceModelExtensionElement)
Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
1 reference to Add
System.ServiceModel (1)
System\ServiceModel\Configuration\CustomBindingCollectionElement.cs (1)
129configElement.Add(bindingElementExtension);