GuiCommandBase<T>.

EnsureCommandAvailability() Method

Summary

This method will throw an System.InvalidOperationException if the command is not available in the installed client.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
GuiCommandBase<T>

Syntax

protected static void EnsureCommandAvailability()

Return Value

Type Description
void