Interface IDependencyAttribute
A common interface for DependencyAttribute and IntroduceDependencyAttribute.
Namespace: Metalama.Extensions.DependencyInjection
Assembly: Metalama.Extensions.DependencyInjection.dll
Syntax
[RunTimeOrCompileTime]
public interface IDependencyAttribute
Methods
Name | Description |
---|---|
GetIsLazy() | Gets the value of the IsLazy if it has been assigned, or |
GetIsRequired() | Gets the value of the IsRequired if it has been assigned, or |