C# Class Porrey.Uwp.IoT.Devices.Lifx.ApiMethod

Inheritance: IApi
Show file Open project: porrey/iot

Protected Methods

Method Description
ApiMethod ( ILifxIdentity identity, string resource, HttpMethod method ) : System

Method Details

ApiMethod() protected method

protected ApiMethod ( ILifxIdentity identity, string resource, HttpMethod method ) : System
identity ILifxIdentity
resource string
method HttpMethod
return System