Table of Contents

Class MessagePresenterBase

Namespace
H.Modules.Messages.Snack
Assembly
H.Modules.Messages.Snack.dll
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

int

Message

public string Message { get; set; }

Property Value

string

Time

public string Time { get; }

Property Value

string