C# Class Gi7.ViewModel.PullRequestViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: michelsalib/Gi7

Public Methods

Method Description
PullRequestViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string number ) : System

Method Details

PullRequestViewModel() public method

public PullRequestViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string number ) : System
githubService GithubService
navigationService INavigationService
username string
repo string
number string
return System