Metodo Expr.Call (F#)
Crea un'espressione che rappresenta una chiamata a un metodo di istanza associato a un oggetto
Percorso spazio dei nomi/modulo: Microsoft.FSharp.Quotations
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
static member Call : Expr * MethodInfo * Expr list -> Expr
static member Call : MethodInfo * Expr list -> Expr
// Usage:
Expr.Call (obj, methodInfo, arguments)
Expr.Call (methodInfo, arguments)
Parametri
obj
Tipo: ExprOggetto di input.
methodInfo
Tipo: MethodInfoDescrizione del metodo da chiamare.
-
Elenco degli argomenti del metodo.
Valore restituito
Espressione risultante.
Piattaforme
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
Informazioni sulla versione
F# Runtime
Supportato in: 2.0, 4.0
Silverlight
Supportato in: 3