FuncConvert.ToFSharpFunc<'T,'U>, méthode (F#)
Convertit l'objet délégué Converter<TInput, TOutput>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 : Converter<'T,'U> -> 'T -> 'U
// Usage:
FuncConvert.ToFSharpFunc (converter)
Paramètres
converter
Type : Converter<TInput, TOutput><'T,'U>Convertisseur 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