Table of Contents

Class ConfirmModel

Namespace
The.WPF.Screens.Confirm
Assembly
Instagile.WPF.dll
public class ConfirmModel : ScreenModelBase, IScreenModel, IModel, INotifyPropertyChanged
Inheritance
ConfirmModel
Implements
Inherited Members
Extension Methods

Constructors

ConfirmModel(ISurface, string)

public ConfirmModel(ISurface surface, string text)

Parameters

surface ISurface
text string

Properties

Text

public string Text { get; }

Property Value

string