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(OnRunDelegate onRunDelegate)
Attributes
Type | Description |
---|---|
NotNullAttribute |
Parameters
Name | Type | Description |
---|---|---|
onRunDelegate | OnRunDelegate | The delegate. |
Return Value
Type | Description |
---|---|
I |
ICommandLineConventionContext. |