FilesBasedGuiCommandBase<T>.

Cleanup() Method

Summary

Override this method to implement code that will execute after command line execution.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
FilesBasedGuiCommandBase<T>

Syntax

protected override void Cleanup()

Return Value

Type Description
void