Indicates a property as a service dependency to be injected.
More...
|
bool | Optional [get] |
| Marks this dependency as optional. Optional dependencies do not throw exceptions if the service is not available.
|
|
string | ServiceName [get] |
| Gets the name of the service to be injected.
|
|
Indicates a property as a service dependency to be injected.
◆ InjectAttribute()
Anvil.Services.InjectAttribute.InjectAttribute |
( |
string | serviceName | ) |
|
|
inline |
Initializes a new instance of the InjectAttribute class.
- Parameters
-
serviceName | The name of the service to be injected. |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/Services/Services/InjectAttribute.cs