메소드 | 설명 | |
---|---|---|
Load ( string user, string repo ) : void | ||
RepositoryViewModel ( GithubService githubService, INavigationService navigationService, string user, string repo ) : System |
메소드 | 설명 | |
---|---|---|
IsPinned ( string user, string repo, ShellTile t ) : bool | ||
OnCommitSelected ( |
||
OnIssueSelected ( |
||
OnPin ( string user, string repo ) : void | ||
OnPivotChanged ( string user, string repo, System.Windows.Controls.SelectionChangedEventArgs args ) : void | ||
OnPullRequest ( Gi7.Client.Model.PullRequest pullRequest ) : void | ||
OnShare ( ) : void | ||
OnShareDownload ( ) : void |
public RepositoryViewModel ( GithubService githubService, INavigationService navigationService, string user, string repo ) : System | ||
githubService | GithubService | |
navigationService | INavigationService | |
user | string | |
repo | string | |
리턴 | System |