C# Class HA4IoT.Contracts.Api.ApiContext

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

Méthodes publiques

Méthode Description
ApiContext ( string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System

Method Details

ApiContext() public méthode

public ApiContext ( string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System
uri string
request Newtonsoft.Json.Linq.JObject
response Newtonsoft.Json.Linq.JObject
Résultat System