DiffCommand.

Cleanup() Method

Summary

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

Syntax

protected override void Cleanup()

Return Value

Type Description
void