Metalama / / API Documentation / Extensions API / Metalama.​Extensions.​Dependency­Injection / IDependency­Attribute / Get­Is­Lazy

Method GetIsLazy

GetIsLazy()

Gets the value of the IsLazy if it has been assigned, or null if it has not been assigned.

Declaration
Nullable<bool> GetIsLazy()
Returns
Type Description
Nullable<Boolean>