C# 클래스 Gi7.ViewModel.BlobViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: michelsalib/Gi7

공개 메소드들

메소드 설명
BlobViewModel ( GithubService githubService, INavigationService navigationService, string username, string repo, string sha, string path ) : System

메소드 상세

BlobViewModel() 공개 메소드

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
리턴 System