| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
Namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| ContainerAccessPoint | ||
| ContainerControlledLifetimeManagerEx |
A LifetimeManager that holds onto the instance given to it.
When the ContainerControlledLifetimeManagerEx is disposed,
the instance is disposed with it.
| |
| IObjectContainer |
Interface defining the behavior of the dependency injection container.
| |
| ObjectContainer |
The dependency injection container.
| |
| SynchronizedLifetimeManagerEx |
Allows access to SynchronizedLifetimeManagerEx class methods.
| |
| UnityContainerEx |
Allows access to UnityContainerEx class methods.
|