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