MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​ImplementationDependency­Injection­OptionsIs­Required
Open sandboxFocus

Property IsRequired

IsRequired

Gets or sets a value indicating whether the default value for the IsRequired property of DependencyAttribute and IntroduceDependencyAttribute.

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