QueryableMethods.GetSumWithSelector(Type) Yöntem

Tanım

Verilen MethodInfo tür için Queryable.Sum bir seçici ile yöntemi için döndürür.

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

Parametreler

type
Type

Oluşturul yapılacak yöntemin genel türü.

Döndürülenler

MethodInfo

MethodInfo.

Şunlara uygulanır