ICommandLineConventionContext.

OnRun(OnRunDelegate) Method

Summary

Called when [run].

Syntax

ICommandLineConventionContext OnRun(OnRunDelegate onRunDelegate)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
onRunDelegate OnRunDelegate The delegate.

Return Value

Type Description
ICommandLineConventionContext ICommandLineConventionContext.