C# Class HA4IoT.Contracts.Services.Notifications.Notification

Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Notification ( System.Guid uid, NotificationType type, System.DateTime timestamp, string message, System.TimeSpan timeToLive ) : System

Method Details

Notification() public méthode

public Notification ( System.Guid uid, NotificationType type, System.DateTime timestamp, string message, System.TimeSpan timeToLive ) : System
uid System.Guid
type NotificationType
timestamp System.DateTime
message string
timeToLive System.TimeSpan
Résultat System