Class VersionMismatchScreenModel
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
Properties
ApplicationName
public string ApplicationName { get; }