C# 클래스 Gi7.ViewModel.UserViewModel

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

공개 메소드들

메소드 설명
UserViewModel ( GithubService githubService, INavigationService navigationService, string user ) : System

비공개 메소드들

메소드 설명
OnPivotChanged ( System.Windows.Controls.SelectionChangedEventArgs args ) : void
OnRepoSelected ( INavigationService navigationService, Repository r ) : void
OnUserSelected ( INavigationService navigationService, string user, User u ) : void

메소드 상세

UserViewModel() 공개 메소드

public UserViewModel ( GithubService githubService, INavigationService navigationService, string user ) : System
githubService GithubService
navigationService INavigationService
user string
리턴 System