Summary
Called when [run].
- Assembly
- Rocket
.Surgery .Extensions .CommandLine .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .CommandLine - Containing Type
- I
Command Line Convention Context
Syntax
ICommandLineConventionContext OnRun(OnRunAsyncCancellableDelegate onRunAsyncCancellableDelegate)
Attributes
| Type | Description |
|---|---|
| NotNullAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| onRunAsyncCancellableDelegate | On |
The delegate. |
Return Value
| Type | Description |
|---|---|
| I |
ICommandLineConventionContext. |
