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 bool? IsLazy { get; init; }
Property Value
Type Description
bool?