C# Class FubuFastPack.StructureMap.ValidationConvention

Inheritance: IRegistrationConvention
Mostra file Open project: DarthFubuMVC/FubuFastPack Class Usage Examples

Public Methods

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

Method Details

Process() public method

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