Class MessagePresenterBase
public abstract class MessagePresenterBase : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, ISnackItem
- Inheritance
-
MessagePresenterBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Level
public int Level { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
Time
public string Time { get; }