QueryMethodProvider.GetResultMethod 属性

定义

获取 get result 方法。

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

属性值

get result 方法。

实现

适用于