CompiledExpressionInvoker.GetCompiledExpressionRootForImplementation 메서드

정의

CompiledExpressionInvoker 구현에 대해 컴파일된 식 루트를 위한 가져옵니다.

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

매개 변수

target
Object

대상입니다.

반환

컴파일된 식 루트입니다.

적용 대상