C# Class Rf.Sites.Bootstrapping.MainRegistry.WireUpSettings

Inheritance: IRegistrationConvention
Show file Open project: flq/Rf.Sites

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