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