次の方法で共有


IQueryMethodProvider.GetResultMethod プロパティ

定義

get result メソッドを取得します。

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

プロパティ値

get result メソッド。

適用対象