33 lines
1.4 KiB
XML
33 lines
1.4 KiB
XML
|
<Type Name="Delegates+Delegate5" FullName="Delegates+Delegate5">
|
||
|
<TypeSignature Language="C#" Value="public delegate Microsoft.FSharp.Core.FSharpFunc<int,Microsoft.FSharp.Core.FSharpFunc<char,string>> Delegates.Delegate5(int );" />
|
||
|
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi serializable sealed Delegates/Delegate5 extends System.MulticastDelegate" />
|
||
|
<TypeSignature Language="F#" Value="type Delegates.Delegate5 = delegate of int -> (int -> char -> string)" />
|
||
|
<AssemblyInfo>
|
||
|
<AssemblyName>mdoc.Test.FSharp</AssemblyName>
|
||
|
<AssemblyVersion>1.0.0.0</AssemblyVersion>
|
||
|
</AssemblyInfo>
|
||
|
<Base>
|
||
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
||
|
</Base>
|
||
|
<Attributes>
|
||
|
<Attribute>
|
||
|
<AttributeName>Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.ObjectType)</AttributeName>
|
||
|
</Attribute>
|
||
|
<Attribute>
|
||
|
<AttributeName>System.Serializable</AttributeName>
|
||
|
</Attribute>
|
||
|
</Attributes>
|
||
|
<Parameters>
|
||
|
<Parameter Name="" Type="System.Int32" />
|
||
|
</Parameters>
|
||
|
<ReturnValue>
|
||
|
<ReturnType>Microsoft.FSharp.Core.FSharpFunc<System.Int32,Microsoft.FSharp.Core.FSharpFunc<System.Char,System.String>></ReturnType>
|
||
|
</ReturnValue>
|
||
|
<Docs>
|
||
|
<param name="">To be added.</param>
|
||
|
<summary>To be added.</summary>
|
||
|
<returns>To be added.</returns>
|
||
|
<remarks>To be added.</remarks>
|
||
|
</Docs>
|
||
|
</Type>
|