C# 클래스 GitHub.ViewModels.LoginToGitHubForEnterpriseViewModel

상속: LoginTabViewModel, ILoginToGitHubForEnterpriseViewModel
파일 보기 프로젝트 열기: github/VisualStudio

Private Properties

프로퍼티 타입 설명
LoginToGitHubForEnterpriseViewModel System

보호된 메소드들

메소드 설명
LogIn ( object args ) : IObservable
ResetValidation ( ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
LoginToGitHubForEnterpriseViewModel ( IRepositoryHosts hosts, IVisualStudioBrowser browser ) : System

메소드 상세

LogIn() 보호된 메소드

protected LogIn ( object args ) : IObservable
args object
리턴 IObservable

ResetValidation() 보호된 메소드

protected ResetValidation ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task