FuncConvert.ToFSharpFunc<'T>, méthode (F#)
Convertit l'objet délégué Action<T>donné en une valeur de fonction F#.
Espace de noms/Chemin du module : Microsoft.FSharp.Core
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member ToFSharpFunc : Action<'T> -> 'T -> unit
// Usage:
FuncConvert.ToFSharpFunc (action)
Paramètres
action
Type : Action<T><'T>.Action d'entrée.
Valeur de retour
Fonction F#.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables