C# Class RavenGallery.Core.Conventions.RegisterGenericTypesOfInterface

Inheritance: IRegistrationConvention
Afficher le fichier Open project: robashton/RavenGallery

Méthodes publiques

Méthode Description
Process ( Type type, StructureMap registry ) : void
RegisterGenericTypesOfInterface ( Type baseInterface ) : System

Method Details

Process() public méthode

public Process ( Type type, StructureMap registry ) : void
type System.Type
registry StructureMap
Résultat void

RegisterGenericTypesOfInterface() public méthode

public RegisterGenericTypesOfInterface ( Type baseInterface ) : System
baseInterface System.Type
Résultat System