95fdb59ea6
Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
28 lines
1.1 KiB
XML
28 lines
1.1 KiB
XML
<Type Name="Collections+MDocInterface<key>" FullName="Collections+MDocInterface<key>">
|
|
<TypeSignature Language="C#" Value="public interface Collections.MDocInterface<key>" />
|
|
<TypeSignature Language="ILAsm" Value=".class nested public interface auto ansi abstract serializable Collections/MDocInterface`1<key>" />
|
|
<TypeSignature Language="F#" Value="type Collections.MDocInterface<'key> = interface" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>mdoc.Test.FSharp</AssemblyName>
|
|
<AssemblyVersion>1.0.0.0</AssemblyVersion>
|
|
</AssemblyInfo>
|
|
<TypeParameters>
|
|
<TypeParameter Name="key" />
|
|
</TypeParameters>
|
|
<Interfaces />
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Serializable</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
<Docs>
|
|
<typeparam name="key">To be added.</typeparam>
|
|
<summary>To be added.</summary>
|
|
<remarks>To be added.</remarks>
|
|
</Docs>
|
|
<Members />
|
|
</Type>
|