C# Class Gi7.ViewModel.BlobViewModel

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

Méthodes publiques

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

Method Details

BlobViewModel() public méthode

public BlobViewModel ( 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