C# Class RavenGallery.Core.Conventions.RegisterFirstInstanceOfInterface

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

Méthodes publiques

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

Method Details

Process() public méthode

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