C# Класс System.Linq.Dynamic.AllExtensionMethodsProvider

Наследование: IMethodProvider
Показать файл Открыть проект

Открытые методы

Метод Описание
AllExtensionMethodsProvider ( Type type ) : System.Collections.Generic
GetExtensionMethodInfo ( ) : IEnumerable

Описание методов

AllExtensionMethodsProvider() публичный Метод

public AllExtensionMethodsProvider ( Type type ) : System.Collections.Generic
type Type
Результат System.Collections.Generic

GetExtensionMethodInfo() публичный Метод

public GetExtensionMethodInfo ( ) : IEnumerable
Результат IEnumerable