次の方法で共有


QueryableMethods.GetSumWithSelector(Type) メソッド

定義

指定した MethodInfo 型のセレクターを Queryable.Sum 使用して、 メソッドの を返します。

public static System.Reflection.MethodInfo GetSumWithSelector (Type type);
static member GetSumWithSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetSumWithSelector (type As Type) As MethodInfo

パラメーター

type
Type

作成するメソッドのジェネリック型。

戻り値

MethodInfo

適用対象