This topic has not yet been rated - Rate this topic

InjectionMethodAttribute Class

This attribute is used to mark methods that should be called when the container is building an object.

Namespace:  Microsoft.Practices.Unity
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public sealed class InjectionMethodAttribute : Attribute
System..::.Object
  System..::.Attribute
    Microsoft.Practices.Unity..::.InjectionMethodAttribute
Did you find this helpful?
(1500 characters remaining)