MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­InjectionIntroduce­Dependency­AttributeIs­Required
Open sandboxFocus

IntroduceDependencyAttribute.IsRequired Property

IsRequired

Gets or sets a value indicating whether the dependency is required.

Declaration
public bool IsRequired { get; set; }
Property Value
Type Description
System.Boolean