IsRequired
Gets or sets a value indicating whether the dependency is required.
Declaration
public bool IsRequired { get; set; }
Property Value
Type | Description |
---|---|
bool |
Metalama.Extensions.Architecture
Metalama.Extensions.Architecture.Aspects
Metalama.Extensions.Architecture.Predicates
Metalama.Extensions.Architecture.Validators
Metalama.Extensions.CodeFixes
Metalama.Extensions.DependencyInjection
DependencyInjectionExtensions
DependencyInjectionOptionsBuilder
IDependencyInjectionFrameworkSelector
Metalama.Extensions.DependencyInjection.Implementation
Metalama.Extensions.DependencyInjection.ServiceLocator
Gets or sets a value indicating whether the dependency is required.
public bool IsRequired { get; set; }
Type | Description |
---|---|
bool |