C# 클래스 Gi7.ViewModel.TreeViewModel

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

공개 메소드들

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

메소드 상세

TreeViewModel() 공개 메소드

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