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

Inheritance: ContextMenuBase, IIsEmpty
Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

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

Private Methods

Method Description
Play ( ) : System.Threading.Tasks.Task

Method Details

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Refresh() public method

public Refresh ( CustomCollection customCollection ) : void
customCollection CustomCollection
return void

RepoAppsContextMenu() public method

public RepoAppsContextMenu ( IUpdateManager updateManager, IProcessManager processManager ) : System.Diagnostics
updateManager IUpdateManager
processManager IProcessManager
return System.Diagnostics