FSharpFunc.FromConverter<'T,'U>, méthode (F#)
Convertit une valeur de type Converter<TInput, TOutput> en valeur de fonction de première classe F#.
Espace de noms/Chemin du module : Microsoft.FSharp.Core
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member FromConverter : Converter<'T,'U> -> 'T -> 'U
// Usage:
FSharpFunc.FromConverter (converter)
Paramètres
converter
Type : Converter<TInput, TOutput><'T,'U>L'instance d'entrée de Converter<TInput, TOutput>.
Valeur de retour
Fonction F# du même type.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Pris en charge dans : 2.0, 4.0