C# Class HA4IoT.ExternalServices.AzureCloud.MessageReceivedEventArgs

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

Méthodes publiques

Méthode Description
MessageReceivedEventArgs ( Newtonsoft.Json.Linq.JObject brokerProperties, Newtonsoft.Json.Linq.JObject body ) : System

Method Details

MessageReceivedEventArgs() public méthode

public MessageReceivedEventArgs ( Newtonsoft.Json.Linq.JObject brokerProperties, Newtonsoft.Json.Linq.JObject body ) : System
brokerProperties Newtonsoft.Json.Linq.JObject
body Newtonsoft.Json.Linq.JObject
Résultat System