Table of Contents

Class MessageBase

Namespace
HeBianGu.Control.MessageListBox
Assembly
HeBianGu.Control.MessageListBox.dll
public abstract class MessageBase : NotifyPropertyChangedBase, INotifyPropertyChanged
Inheritance
MessageBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

MessageBase()

public MessageBase()

Properties

Data

说明

public string Data { get; set; }

Property Value

string

DateTime

说明

public string DateTime { get; set; }

Property Value

string

Title

说明

public string Title { get; set; }

Property Value

string