IncludeExcludeCommandBase<T>.

IncludeExcludeCommandBase(string) Constructor

Summary

Initializes a new instance of the IncludeExcludeCommandBase<T> class.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
IncludeExcludeCommandBase<T>

Syntax

protected IncludeExcludeCommandBase(string command)

Parameters

Name Type Description
command string The command.

Return Value

Type Description
void