C# Class System.Linq.Dynamic.AllExtensionMethodsProvider

Inheritance: IMethodProvider
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
AllExtensionMethodsProvider ( Type type ) : System.Collections.Generic
GetExtensionMethodInfo ( ) : IEnumerable

Method Details

AllExtensionMethodsProvider() public méthode

public AllExtensionMethodsProvider ( Type type ) : System.Collections.Generic
type Type
Résultat System.Collections.Generic

GetExtensionMethodInfo() public méthode

public GetExtensionMethodInfo ( ) : IEnumerable
Résultat IEnumerable