C# 클래스 withSIX.Play.Applications.ViewModels.Games.RepoAppsContextMenu

상속: ContextMenuBase, IIsEmpty
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
IsEmpty ( ) : bool
Refresh ( CustomCollection customCollection ) : void
RepoAppsContextMenu ( IUpdateManager updateManager, IProcessManager processManager ) : System.Diagnostics

비공개 메소드들

메소드 설명
Play ( ) : System.Threading.Tasks.Task

메소드 상세

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Refresh() 공개 메소드

public Refresh ( CustomCollection customCollection ) : void
customCollection CustomCollection
리턴 void

RepoAppsContextMenu() 공개 메소드

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