C# Class GitHub.ViewModels.LoginToGitHubForEnterpriseViewModel

Inheritance: LoginTabViewModel, ILoginToGitHubForEnterpriseViewModel
显示文件 Open project: github/VisualStudio

Private Properties

Property Type Description
LoginToGitHubForEnterpriseViewModel System

Protected Methods

Method Description
LogIn ( object args ) : IObservable
ResetValidation ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
LoginToGitHubForEnterpriseViewModel ( IRepositoryHosts hosts, IVisualStudioBrowser browser ) : System

Method Details

LogIn() protected method

protected LogIn ( object args ) : IObservable
args object
return IObservable

ResetValidation() protected method

protected ResetValidation ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task