ICommandLineConventionContext.

OnParse(OnParseDelegate) Method

Summary

Called when [parse].

Syntax

ICommandLineConventionContext OnParse(OnParseDelegate onParseDelegate)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
onParseDelegate OnParseDelegate The delegate.

Return Value

Type Description
ICommandLineConventionContext ICommandLineConventionContext.