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>
Syntax
void Invoke(Action<T1, T2, T3, T4> action)
Parameters
Return Value
Type | Description |
---|---|
void |