Method IDependencyAttribute.GetIsLazy
IDependencyAttribute.GetIsLazy()
Gets the value of the IsLazy if it has been assigned, or null
if it has not been assigned.
Declaration
Nullable<bool> IDependencyAttribute.GetIsLazy()
Returns
Type | Description |
---|---|
Nullable<Boolean> |