Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Genesyslab.Desktop.Infrastructure.DependencyInjection Namespace
NamespacesGenesyslab.Desktop.Infrastructure.DependencyInjection
 
Declaration Syntax
C#Visual BasicVisual C++
namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
Namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
namespace Genesyslab.Desktop.Infrastructure.DependencyInjection
Types
All TypesClassesInterfaces
IconTypeDescription
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.