QueryableMethods.GetSumWithoutSelector(Type) Yöntem

Tanım

MethodInfo Verilen tür için Queryable.Sum seçici olmadan yöntemini 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şturulacak yöntemin genel türü.

Döndürülenler

MethodInfo.

Şunlara uygulanır