ICommandLineConventionContext.

OnRun(OnRunAsyncDelegate) Method

Summary

Called when [run].

Syntax

ICommandLineConventionContext OnRun(OnRunAsyncDelegate onRunAsyncDelegate)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
onRunAsyncDelegate OnRunAsyncDelegate The delegate.

Return Value

Type Description
ICommandLineConventionContext ICommandLineConventionContext.