Summary
Invoke the specified action with the scoped dependencies
- Assembly
- Rocket
.Surgery .DependencyInjection .Extensions .dll - Namespace
- Rocket
.Surgery .DependencyInjection - Containing Type
- IExecuteScoped
<T1, T2, T3, T4, T5, T6>
Syntax
void Invoke(Action<T1, T2, T3, T4, T5, T6> action)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
Return Value
| Type | Description |
|---|---|
| void |
