C# Class PageTypeBuilder.Specs.Helpers.Fakes.InMemoryConvention

Inheritance: IRegistrationConvention
显示文件 Open project: joelabrahamsson/Page-Type-Builder

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