QueryableMethods.GetSumWithoutSelector(Type) Yöntem

Tanım

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

public static System.Reflection.MethodInfo GetSumWithoutSelector (Type type);
static member GetSumWithoutSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetSumWithoutSelector (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