C# Class Customer.Project.Application.StructureMap.RepositoryIntConvention

Inheritance: IRegistrationConvention
Datei anzeigen Open project: atosorigin/AtosMvcStarterKit

Public Methods

Method Description
Process ( Type type, Registry registry ) : void

Private Methods

Method Description
ProcessInterfaceName ( Type type, Registry registry, string interfaceName ) : void

Method Details

Process() public method

public Process ( Type type, Registry registry ) : void
type System.Type
registry Registry
return void