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

대상입니다.

반품

컴파일된 식 루트입니다.

적용 대상