Summary
Called when [run].
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- ICommandLineBuilder
Syntax
ICommandLineBuilder OnRun(OnRunAsyncDelegate onRunAsyncDelegate)
Parameters
| Name | Type | Description |
|---|---|---|
| onRunAsyncDelegate | OnRunAsyncDelegate | The delegate. |
Return Value
| Type | Description |
|---|---|
| ICommandLineBuilder | ICommandLineBuilder. |
