Overview
Introduction
This is a list of all of the classes available in the GanbaroDigital\DIContainers\V1\FactoryList
namespace.
This component provides a DI container for factories, plus related method classes.
This container was originally created as a way of encapsulating Library2
inside Library1
.
Library1
can tellLibrary2
to use exceptions defined byLibrary1
.- Anyone who is using
Library1
will not see (or have to catch) exceptions defined byLibrary2
.
Available Containers
Entity | Description |
---|---|
FactoryListContainer |
DI container for factories |
Click on any of the classes for full details.