C# Class Rubberduck.UI.SourceControl.UnsyncedCommitsViewViewModel

Inheritance: ViewModelBase, IControlViewModel
显示文件 Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
RefreshView ( ) : void
UnsyncedCommitsViewViewModel ( ) : System

Private Methods

Method Description
FetchCommits ( ) : void
Provider_BranchChanged ( object sender, EventArgs e ) : void
PullCommits ( ) : void
PushCommits ( ) : void
RaiseErrorEvent ( string message, string innerMessage ) : void
SyncCommits ( ) : void

Method Details

RefreshView() public method

public RefreshView ( ) : void
return void

UnsyncedCommitsViewViewModel() public method

public UnsyncedCommitsViewViewModel ( ) : System
return System