Table of Contents

Class VersionMismatchScreenModel

Namespace
The.WPF.Shell.TDI
Assembly
Instagile.WPF.dll
public sealed class VersionMismatchScreenModel : ScreenModelBase, IScreenModel, IModel, INotifyPropertyChanged
Inheritance
VersionMismatchScreenModel
Implements
Inherited Members
Extension Methods

Constructors

VersionMismatchScreenModel(ISurface, Action, string?)

public VersionMismatchScreenModel(ISurface surface, Action restartApplication, string? technicalDetails = null)

Parameters

surface ISurface
restartApplication Action
technicalDetails string

Properties

ApplicationName

public string ApplicationName { get; }

Property Value

string