QueryableMethods.GetAverageWithSelector(Type) Yöntem

Tanım

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

Döndürülenler

MethodInfo

MethodInfo.

Şunlara uygulanır