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

Inheritance: System.EventArgs
Show file Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
BackupEventArgs ( Newtonsoft.Json.Linq.JObject backup ) : System

Method Details

BackupEventArgs() public method

public BackupEventArgs ( Newtonsoft.Json.Linq.JObject backup ) : System
backup Newtonsoft.Json.Linq.JObject
return System