IQueryMethodProvider.GetResultMethod 属性

定义

获取 get result 方法。

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

属性值

get result 方法。

适用于