C# Class Thriot.Client.DotNet.Management.SpecificManagementClient

Show file Open project: kpocza/thriot

Protected Properties

Property Type Description
RestConnection IRestConnection

Protected Methods

Method Description
SpecificManagementClient ( IRestConnection restConnection )

Method Details

SpecificManagementClient() protected method

protected SpecificManagementClient ( IRestConnection restConnection )
restConnection IRestConnection

Property Details

RestConnection protected property

protected IRestConnection RestConnection
return IRestConnection