C# (CSharp) MvcStarterProject.Config.StructureMap Namespace

Classes

Name Description
CloseInterfaceConventionScanner 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
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
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
StructureMapConfiguration
StructureMapDependencyResolver