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

DependencyInjectionOptions.IsLazy Property

IsLazy

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

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