QueryableMethods.GetAverageWithSelector(Type) Yöntem

Tanım

MethodInfo Verilen tür için Queryable.Average bir seçici ile yöntemi için değerini döndürür.

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

Parametreler

type
Type

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

Döndürülenler

MethodInfo.

Şunlara uygulanır