C# Class HA4IoT.Contracts.Services.Backup.BackupEventArgs

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

Méthodes publiques

Méthode Description
BackupEventArgs ( Newtonsoft.Json.Linq.JObject backup ) : System

Method Details

BackupEventArgs() public méthode

public BackupEventArgs ( Newtonsoft.Json.Linq.JObject backup ) : System
backup Newtonsoft.Json.Linq.JObject
Résultat System