C# Class DXVcs2Git.UI.ViewModels.RepositoriesViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Méthode Description
RaiseRefreshSelectedBranch ( ) : void
RepositoriesViewModel ( ) : System.Collections.Generic
SelectedBranchChanged ( ) : void
SendBeforeUpdateMessage ( ) : void
SendUpdateMessage ( ) : void
Update ( ) : void

Private Methods

Méthode Description
IsValidConfig ( TrackRepository repo ) : bool

Method Details

RaiseRefreshSelectedBranch() public static méthode

public static RaiseRefreshSelectedBranch ( ) : void
Résultat void

RepositoriesViewModel() public méthode

public RepositoriesViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SelectedBranchChanged() public méthode

public SelectedBranchChanged ( ) : void
Résultat void

SendBeforeUpdateMessage() public méthode

public SendBeforeUpdateMessage ( ) : void
Résultat void

SendUpdateMessage() public méthode

public SendUpdateMessage ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void