MartenCommandConvention.

Register(ICommandLineConventionContext) Method

Summary

Registers the specified context.

Syntax

public void Register(ICommandLineConventionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
context ICommandLineConventionContext The context.

Return Value

Type Description
void