a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
42 lines
2.5 KiB
XML
42 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Type Name="BasicHttpBindingCollectionElement" FullName="System.ServiceModel.Configuration.BasicHttpBindingCollectionElement">
|
|
<TypeSignature Language="C#" Value="public class BasicHttpBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.BasicHttpBinding,System.ServiceModel.Configuration.BasicHttpBindingElement>" />
|
|
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit BasicHttpBindingCollectionElement extends System.ServiceModel.Configuration.StandardBindingCollectionElement`2<class System.ServiceModel.BasicHttpBinding, class System.ServiceModel.Configuration.BasicHttpBindingElement>" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>System.ServiceModel</AssemblyName>
|
|
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
|
</AssemblyInfo>
|
|
<Base>
|
|
<BaseTypeName>System.ServiceModel.Configuration.StandardBindingCollectionElement<System.ServiceModel.BasicHttpBinding,System.ServiceModel.Configuration.BasicHttpBindingElement></BaseTypeName>
|
|
<BaseTypeArguments>
|
|
<BaseTypeArgument TypeParamName="TStandardBinding">System.ServiceModel.BasicHttpBinding</BaseTypeArgument>
|
|
<BaseTypeArgument TypeParamName="TBindingConfiguration">System.ServiceModel.Configuration.BasicHttpBindingElement</BaseTypeArgument>
|
|
</BaseTypeArguments>
|
|
</Base>
|
|
<Interfaces />
|
|
<Docs>
|
|
<remarks>To be added.</remarks>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>Represents a configuration section that holds a collection of <see cref="T:System.ServiceModel.Configuration.BasicHttpBindingElement" /> instances.</para>
|
|
</summary>
|
|
</Docs>
|
|
<Members>
|
|
<Member MemberName=".ctor">
|
|
<MemberSignature Language="C#" Value="public BasicHttpBindingCollectionElement ();" />
|
|
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
|
|
<MemberType>Constructor</MemberType>
|
|
<AssemblyInfo>
|
|
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
|
</AssemblyInfo>
|
|
<Parameters />
|
|
<Docs>
|
|
<remarks>To be added.</remarks>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>Initializes a new instance of the <see cref="T:System.ServiceModel.Configuration.BasicHttpBindingCollectionElement" /> class.</para>
|
|
</summary>
|
|
</Docs>
|
|
</Member>
|
|
</Members>
|
|
</Type> |