QueryableMethods.GetAverageWithoutSelector(Type) 메서드

정의

MethodInfo 지정된 형식에 Queryable.Average 대한 선택기가 없는 메서드의 를 반환합니다.

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

매개 변수

type
Type

만들 메서드의 제네릭 형식입니다.

반환

MethodInfo

적용 대상