Expr.NewObject, méthode (F#)
Crée une expression qui représente l'appel d'un constructeur d'objet.
Espace de noms/Chemin du module : Microsoft.FSharp.Quotations
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member NewObject : ConstructorInfo * Expr list -> Expr
// Usage:
Expr.NewObject (constructorInfo, arguments)
Paramètres
constructorInfo
Type : ConstructorInfoDescription du constructeur.
-
Liste des arguments à passer au constructeur.
Valeur de retour
Expression résultante.
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