C# Class UI.DependencyResolution.ControllerConvention

Inheritance: IRegistrationConvention
Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
Process ( Type type, Registry registry ) : void
ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void

Method Details

Process() public méthode

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

ScanTypes() public méthode

public ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void
types StructureMap.Graph.Scanning.TypeSet
registry Registry
Résultat void