C# Class GitHub.Authentication.Helpers.HyperLinkCommand

Command that opens a browser to the URL specified by the command parameter.
Inheritance: ActionCommand
Show file Open project: Microsoft/Git-Credential-Manager-for-Windows

Public Methods

Method Description
HyperLinkCommand ( ) : System

Private Methods

Method Description
ExecuteNavigateUrl ( object parameter ) : void

Method Details

HyperLinkCommand() public method

public HyperLinkCommand ( ) : System
return System