QueryableMethods.GetSumWithSelector(Type) Yöntem

Tanım

MethodInfo Verilen tür için Queryable.Sum bir seçici ile yöntemi için değerini 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şturulacak yöntemin genel türü.

Döndürülenler

MethodInfo.

Şunlara uygulanır