UnityConfig Class
From Template MVC
Template Documentation
UnityConfig Class |
Configures the Unity dependency injection container
Namespace: Template.Web.CompositionRoot
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
internal static class UnityConfig
The UnityConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Init |
Initializes Unity
| |
| RegisterTypes |
Automaticly registers the type mappings with the Unity container by convetions.
|