Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

47 lines
2.4 KiB

<HTML><HEAD><TITLE>Microsoft.FSharp.Control</TITLE><link rel="stylesheet" type="text/css"href="../msdn.css"></link></HEAD><BODY>
<br><dl>
<dt></dt><dd>
<h1>[<a href='../namespaces.html'>Home</a>] Namespace Microsoft.FSharp.Control </h1><br>
</dd>
<dt></dt><dd>
<table>
<tr valign='top'><td>
<dt><h3>Modules (as contributed by assembly 'FSharp.PowerPack')</h3></dt><dd>
<table width="100%%">
<tr><th width=30%>Module</th><th>Description</th></tr>
<tr valign="top"><td><a href='Microsoft.FSharp.Control.AsyncExtensions.html'>Microsoft.FSharp.Control.AsyncExtensions</a></td><td><summary>
Extensions to the F# Microsoft.FSharp.Control.Async module
</summary></td></tr>
<tr valign="top"><td><a href='Microsoft.FSharp.Control.FileExtensions.html'>Microsoft.FSharp.Control.FileExtensions</a></td><td></td></tr>
<tr valign="top"><td><a href='Microsoft.FSharp.Control.StreamReaderExtensions.html'>Microsoft.FSharp.Control.StreamReaderExtensions</a></td><td></td></tr>
<tr valign="top"><td><a href='Microsoft.FSharp.Control.WebClientExtensions.html'>Microsoft.FSharp.Control.WebClientExtensions</a></td><td></td></tr>
<tr valign="top"><td><a href='Microsoft.FSharp.Control.WebRequestExtensions.html'>Microsoft.FSharp.Control.WebRequestExtensions</a></td><td></td></tr>
</table>
</dd>
<dt><h3>Type Definitions</h3></dt><dd>
<table width="100%%">
<tr><th width=30%>Type</th><th>Description</th></tr>
<tr valign="top"><td>type <a href='Microsoft.FSharp.Control.type_AsyncResult-1.html'>AsyncResult</a></td><td><summary>
Represents the reified result of an asynchronous computation
</summary></td></tr>
<tr valign="top"><td>type <a href='Microsoft.FSharp.Control.type_AsyncResultCell-1.html'>AsyncResultCell</a></td><td><summary>
A helper type to store a single result from an asynchronous computation and asynchronously
access its result.
When using .NET 4.0 you can often use Task&lt;'T&gt; instead of this type
</summary></td></tr>
<tr valign="top"><td>type <a href='Microsoft.FSharp.Control.type_AsyncWorker-1.html'>AsyncWorker</a></td><td></td></tr>
</table>
</dd>
</td></tr>
<tr valign='top'><td>
<dt><h3>See Also</h3></dt><dd>
<a href="../namespaces.html">Namespaces</a> </dd>
</td></tr>
</table>
</dd>
</dl>
<br /> <br/><p><i>Documentation for assembly FSharp.PowerPack, version 1.9.6.16, generated using <a href='http://research.microsoft.com/fsharp/'>F# Programming Language</a> version 1.9.6.16</i></p>
</BODY></HTML>