C# Class MvcStarterProject.Config.StructureMap.SaveObjectServiceConventionScanner

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

Méthodes publiques

Méthode Description
SaveObjectServiceConventionScanner ( ) : MvcStarterProject.Business

Method Details

SaveObjectServiceConventionScanner() public méthode

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