Freigeben über


CompiledExpressionInvoker.GetCompiledExpressionRootForImplementation Methode

Definition

Ruft den kompilierten Ausdrucksstamm für die Implementierung von CompiledExpressionInvoker ab.

public:
 static System::Object ^ GetCompiledExpressionRootForImplementation(System::Object ^ target);
public static object GetCompiledExpressionRootForImplementation (object target);
static member GetCompiledExpressionRootForImplementation : obj -> obj
Public Shared Function GetCompiledExpressionRootForImplementation (target As Object) As Object

Parameter

target
Object

Das Ziel.

Gibt zurück

Der Stamm des kompilierten Ausdrucks.

Gilt für: