Table of Contents

Class UpdateConfirmDialog

Namespace
EchoHub.Client.UI.Dialogs
Assembly
EchoHub.Client.dll
public sealed class UpdateConfirmDialog
Inheritance
UpdateConfirmDialog
Inherited Members

Constructors

UpdateConfirmDialog()

public UpdateConfirmDialog()

Methods

Show(IApplication, string, string)

public static bool Show(IApplication app, string currentVersion, string newVersion)

Parameters

app IApplication
currentVersion string
newVersion string

Returns

bool