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