Decorator to mark a property or constructor parameter as a dependency that should be automatically injected by the IoC container.
When applied to a property or constructor parameter, the container will resolve and inject the specified dependency at runtime.
Decorator to mark a property or constructor parameter as a dependency that should be automatically injected by the IoC container.
When applied to a property or constructor parameter, the container will resolve and inject the specified dependency at runtime.