Intersoft ClientUI Documentation
IDependencyContainer Interface
Members 



Defines the members required to implement a dependency container. This is only a marker interface that represents the interface requirement of IDependencyRegistrar and IDependencyResolver.
Syntax
Public Interface IDependencyContainer 
   Inherits IDependencyRegistrarIDependencyResolver 
Dim instance As IDependencyContainer
public interface IDependencyContainer : IDependencyRegistrarIDependencyResolver  
public interface class IDependencyContainer : public IDependencyRegistrarIDependencyResolver  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDependencyContainer Members
Intersoft.Client.Framework.Containers Namespace

Send Feedback