This topic has not yet been rated - Rate this topic

InjectedMembers Class

A Unity container extension that allows you to configure which constructors, properties, and methods get injected via an API rather than through attributes.

Namespace:  Microsoft.Practices.Unity
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
[ObsoleteAttribute("Use the IUnityContainer.RegisterType method instead of this interface")]
public class InjectedMembers : UnityContainerExtension
Did you find this helpful?
(1500 characters remaining)