C# Class GithubActors_WPF.GithubAuthViewModel

Inheritance: ReactiveUI.ReactiveObject
Afficher le fichier Open project: njimenez/AkkaProjects Class Usage Examples

Méthodes publiques

Méthode Description
Authenticated ( ) : void
GithubAuthViewModel ( ContentControl view ) : System

Initializes a new instance of the GithubAuthViewModel class.

Private Methods

Méthode Description
CanAuthenticate ( ) : void
OpenLink ( ) : void

Method Details

Authenticated() public méthode

public Authenticated ( ) : void
Résultat void

GithubAuthViewModel() public méthode

Initializes a new instance of the GithubAuthViewModel class.
public GithubAuthViewModel ( ContentControl view ) : System
view System.Windows.Controls.ContentControl
Résultat System