GuiClient.

AboutGui(AboutGuiCommand) Method

Summary

Show the about dialog for TortoiseHg.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
GuiClient

Syntax

public static void AboutGui(AboutGuiCommand command = null)

Parameters

Name Type Description
command AboutGuiCommand Any extra options to the about method, or null for default options.

Return Value

Type Description
void