C# 클래스 GithubActors_WPF.GithubAuthViewModel

상속: ReactiveUI.ReactiveObject
파일 보기 프로젝트 열기: njimenez/AkkaProjects 1 사용 예제들

공개 메소드들

메소드 설명
Authenticated ( ) : void
GithubAuthViewModel ( ContentControl view ) : System

Initializes a new instance of the GithubAuthViewModel class.

비공개 메소드들

메소드 설명
CanAuthenticate ( ) : void
OpenLink ( ) : void

메소드 상세

Authenticated() 공개 메소드

public Authenticated ( ) : void
리턴 void

GithubAuthViewModel() 공개 메소드

Initializes a new instance of the GithubAuthViewModel class.
public GithubAuthViewModel ( ContentControl view ) : System
view System.Windows.Controls.ContentControl
리턴 System