Class Notification
- Namespace
- HeBianGu.Systems.Notification
- Assembly
- HeBianGu.Systems.Notification.dll
public class Notification
- Inheritance
-
Notification
- Inherited Members
- Extension Methods
Properties
DateTime
public DateTime DateTime { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
Title
public string Title { get; set; }