C# Class Gi7.ViewModel.BlobViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: michelsalib/Gi7

Public Methods

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

Method Details

BlobViewModel() public method

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
return System