ICommandLineConventionContext.

OnRun(OnRunAsyncCancellableDelegate) Method

Summary

Called when [run].

Syntax

ICommandLineConventionContext OnRun(OnRunAsyncCancellableDelegate onRunAsyncCancellableDelegate)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
onRunAsyncCancellableDelegate OnRunAsyncCancellableDelegate The delegate.

Return Value

Type Description
ICommandLineConventionContext ICommandLineConventionContext.