C# Class Gi7.ViewModel.UserViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: michelsalib/Gi7

Méthodes publiques

Méthode Description
UserViewModel ( GithubService githubService, INavigationService navigationService, string user ) : System

Private Methods

Méthode Description
OnPivotChanged ( System.Windows.Controls.SelectionChangedEventArgs args ) : void
OnRepoSelected ( INavigationService navigationService, Repository r ) : void
OnUserSelected ( INavigationService navigationService, string user, User u ) : void

Method Details

UserViewModel() public méthode

public UserViewModel ( GithubService githubService, INavigationService navigationService, string user ) : System
githubService GithubService
navigationService INavigationService
user string
Résultat System