C# Class Gi7.ViewModel.TreeViewModel

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

Méthodes publiques

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

Method Details

TreeViewModel() public méthode

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
Résultat System