MercurialCommandHookArgumentsCollection.

MercurialCommandHookArgumentsCollection(string) Constructor

Summary

Initializes a new instance of the MercurialCommandHookArgumentsCollection class.

Syntax

public MercurialCommandHookArgumentsCollection(string argumentsCombined)

Parameters

Name Type Description
argumentsCombined string The string containing the arguments to parse.

Return Value

Type Description
void