IQueryMethodProvider.GetResultMethod 속성

정의

get 결과 메서드를 가져옵니다.

public System.Reflection.MethodInfo GetResultMethod { get; }
member this.GetResultMethod : System.Reflection.MethodInfo
Public ReadOnly Property GetResultMethod As MethodInfo

속성 값

get 결과 메서드입니다.

적용 대상