QueryableMethods.GetAverageWithoutSelector(Type) Yöntem

Tanım

Verilen MethodInfo tür için Queryable.Average seçici olmadan yöntemi için 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şturul yapılacak yöntemin genel türü.

Döndürülenler

MethodInfo

MethodInfo.

Şunlara uygulanır