C# Class withSIX.Play.Applications.ViewModels.Games.Popups.GameDiagnosticsMenu

Inheritance: ContextMenuBase
显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
GameDiagnosticsMenu ( IDialogManager dialogManager, ISpecialDialogManager specialDialogManager ) : System.Threading.Tasks

Private Methods

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

Method Details

GameDiagnosticsMenu() public method

public GameDiagnosticsMenu ( IDialogManager dialogManager, ISpecialDialogManager specialDialogManager ) : System.Threading.Tasks
dialogManager IDialogManager
specialDialogManager ISpecialDialogManager
return System.Threading.Tasks