Aracılığıyla paylaş


QueryableMethods.GetAverageWithoutSelector(Type) Yöntem

Tanım

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

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

Parametreler

type
Type

Oluşturulacak yöntemin genel türü.

Döndürülenler

MethodInfo.

Şunlara uygulanır