C# Class MvcStarterProject.Config.StructureMap.GetObjectServiceConventionScanner

span> This TypeScanner looks for any concrete class that implements an IGetObjectService interface, and registers that type against the closed IGetObjectService interface, i.e. IGetObjectService
or IGetObjectService
Inheritance: CloseInterfaceConventionScanner
Afficher le fichier Open project: JonKruger/MvcStarterProject

Méthodes publiques

Méthode Description
GetObjectServiceConventionScanner ( ) : MvcStarterProject.Business

Method Details

GetObjectServiceConventionScanner() public méthode

public GetObjectServiceConventionScanner ( ) : MvcStarterProject.Business
Résultat MvcStarterProject.Business