C# Class RavenGallery.Core.Conventions.RegisterGenericTypesOfInterface

Inheritance: IRegistrationConvention
Mostra file Open project: robashton/RavenGallery

Public Methods

Method Description
Process ( Type type, StructureMap registry ) : void
RegisterGenericTypesOfInterface ( Type baseInterface ) : System

Method Details

Process() public method

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

RegisterGenericTypesOfInterface() public method

public RegisterGenericTypesOfInterface ( Type baseInterface ) : System
baseInterface System.Type
return System