33 lines
1.5 KiB
XML
33 lines
1.5 KiB
XML
<Type Name="Delegates+Delegate13" FullName="Delegates+Delegate13">
|
|
<TypeSignature Language="C#" Value="public delegate double Delegates.Delegate13(FSharpFunc<int,FSharpFunc<char,FSharpFunc<string,decimal>>> );" />
|
|
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi serializable sealed Delegates/Delegate13 extends System.MulticastDelegate" />
|
|
<TypeSignature Language="F#" Value="type Delegates.Delegate13 = delegate of (int -> char -> string -> decimal) -> double" />
|
|
<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="Microsoft.FSharp.Core.FSharpFunc<System.Int32,Microsoft.FSharp.Core.FSharpFunc<System.Char,Microsoft.FSharp.Core.FSharpFunc<System.String,System.Decimal>>>" />
|
|
</Parameters>
|
|
<ReturnValue>
|
|
<ReturnType>System.Double</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>
|