C# Class Gi7.ViewModel.PullRequestViewModel

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

Méthodes publiques

Méthode Description
PullRequestViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string number ) : System

Method Details

PullRequestViewModel() public méthode

public PullRequestViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string number ) : System
githubService GithubService
navigationService INavigationService
username string
repo string
number string
Résultat System