C# Class GitHub.UI.AuthenticationDialogWindow

Inheritance: System.Windows.Window
显示文件 Open project: Microsoft/Git-Credential-Manager-for-Windows

Public Methods

Method Description
AuthenticationDialogWindow ( ) : System.ComponentModel

Private Methods

Method Description
HandleDialogResult ( object sender, PropertyChangedEventArgs e ) : void

Method Details

AuthenticationDialogWindow() public method

public AuthenticationDialogWindow ( ) : System.ComponentModel
return System.ComponentModel