Summary
Invoke the specified async action with the scoped dependency
- Assembly
- Rocket
.Surgery .DependencyInjection .Extensions .dll - Namespace
- Rocket
.Surgery .DependencyInjection - Containing Type
- IExecuteScoped
<T1, T2, T3>
Syntax
Task Invoke(Func<T1, T2, T3, Task> action)
Parameters
Return Value
Type | Description |
---|---|
Task |