Template Documentation
CompositionRootConfig Class |
A Composition Root is unique location in an application where modules are composed together. Is used to configure all the modules of the app
Inheritance Hierarchy
Namespace: Template.Web.CompositionRoot
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class CompositionRootConfig
The CompositionRootConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CompositionRootConfig | Initializes a new instance of the CompositionRootConfig class |
Methods
See Also