a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
57 lines
3.2 KiB
XML
57 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Type Name="MexBindingBindingCollectionElement<TStandardBinding,TBindingConfiguration>" FullName="System.ServiceModel.Configuration.MexBindingBindingCollectionElement<TStandardBinding,TBindingConfiguration>">
|
|
<TypeSignature Language="C#" Value="public abstract class MexBindingBindingCollectionElement<TStandardBinding,TBindingConfiguration> : System.ServiceModel.Configuration.StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration> where TStandardBinding : Binding where TBindingConfiguration : StandardBindingElementnew()" />
|
|
<TypeSignature Language="ILAsm" Value=".class public auto ansi abstract MexBindingBindingCollectionElement`2<(class System.ServiceModel.Channels.Binding) TStandardBinding, .ctor (class System.ServiceModel.Configuration.StandardBindingElement) TBindingConfiguration> extends System.ServiceModel.Configuration.StandardBindingCollectionElement`2<!TStandardBinding, !TBindingConfiguration>" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>System.ServiceModel</AssemblyName>
|
|
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
|
</AssemblyInfo>
|
|
<TypeParameters>
|
|
<TypeParameter Name="TStandardBinding">
|
|
<Constraints>
|
|
<BaseTypeName>System.ServiceModel.Channels.Binding</BaseTypeName>
|
|
</Constraints>
|
|
</TypeParameter>
|
|
<TypeParameter Name="TBindingConfiguration">
|
|
<Constraints>
|
|
<ParameterAttribute>DefaultConstructorConstraint</ParameterAttribute>
|
|
<BaseTypeName>System.ServiceModel.Configuration.StandardBindingElement</BaseTypeName>
|
|
</Constraints>
|
|
</TypeParameter>
|
|
</TypeParameters>
|
|
<Base>
|
|
<BaseTypeName>System.ServiceModel.Configuration.StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration></BaseTypeName>
|
|
<BaseTypeArguments>
|
|
<BaseTypeArgument TypeParamName="TStandardBinding">TStandardBinding</BaseTypeArgument>
|
|
<BaseTypeArgument TypeParamName="TBindingConfiguration">TBindingConfiguration</BaseTypeArgument>
|
|
</BaseTypeArguments>
|
|
</Base>
|
|
<Interfaces />
|
|
<Docs>
|
|
<typeparam name="TStandardBinding">To be added.</typeparam>
|
|
<typeparam name="TBindingConfiguration">To be added.</typeparam>
|
|
<remarks>To be added.</remarks>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>Represents a collection of MEX binding configuration elements.</para>
|
|
</summary>
|
|
</Docs>
|
|
<Members>
|
|
<Member MemberName=".ctor">
|
|
<MemberSignature Language="C#" Value="protected MexBindingBindingCollectionElement ();" />
|
|
<MemberSignature Language="ILAsm" Value=".method familyhidebysig 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.MexBindingBindingCollectionElement`2" /> class. </para>
|
|
</summary>
|
|
</Docs>
|
|
</Member>
|
|
</Members>
|
|
</Type> |