C# Class Gi7.ViewModel.TreeViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: michelsalib/Gi7

Public Methods

Method Description
TreeViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string sha, string path ) : System

Method Details

TreeViewModel() public method

public TreeViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string sha, string path ) : System
githubService GithubService
navigationService INavigationService
username string
repo string
sha string
path string
return System