C# Class ConfigInjector.Infrastructure.TypeProviders.ExplicitTypeProvider

Inheritance: ITypeProvider
ファイルを表示 Open project: uglybugger/ConfigInjector

Public Methods

Method Description
ExplicitTypeProvider ( Type types ) : System
Get ( ) : IEnumerable

Method Details

ExplicitTypeProvider() public method

public ExplicitTypeProvider ( Type types ) : System
types System.Type
return System

Get() public method

public Get ( ) : IEnumerable
return IEnumerable