C# Class withSIX.Play.Applications.ViewModels.Games.RepoAppsContextMenu

Inheritance: ContextMenuBase, IIsEmpty
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
IsEmpty ( ) : bool
Refresh ( CustomCollection customCollection ) : void
RepoAppsContextMenu ( IUpdateManager updateManager, IProcessManager processManager ) : System.Diagnostics

Private Methods

Méthode Description
Play ( ) : System.Threading.Tasks.Task

Method Details

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Refresh() public méthode

public Refresh ( CustomCollection customCollection ) : void
customCollection CustomCollection
Résultat void

RepoAppsContextMenu() public méthode

public RepoAppsContextMenu ( IUpdateManager updateManager, IProcessManager processManager ) : System.Diagnostics
updateManager IUpdateManager
processManager IProcessManager
Résultat System.Diagnostics