CommitCommand.

Prepare() Method

Summary

Override this method to implement code that will execute before command line execution.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CommitCommand

Syntax

protected override void Prepare()

Return Value

Type Description
void