C# Class RavenGallery.Core.Conventions.RegisterFirstInstanceOfInterface

Inheritance: IRegistrationConvention
ファイルを表示 Open project: robashton/RavenGallery

Public Methods

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

Method Details

Process() public method

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