C# Class ConfigInjector.Infrastructure.TypeProviders.ExplicitTypeProvider

Inheritance: ITypeProvider
Afficher le fichier Open project: uglybugger/ConfigInjector

Méthodes publiques

Méthode Description
ExplicitTypeProvider ( Type types ) : System
Get ( ) : IEnumerable

Method Details

ExplicitTypeProvider() public méthode

public ExplicitTypeProvider ( Type types ) : System
types System.Type
Résultat System

Get() public méthode

public Get ( ) : IEnumerable
Résultat IEnumerable