C# Class HA4IoT.Contracts.Core.Discovery.DiscoveryResponse

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

Public Methods

Method Description
DiscoveryResponse ( string controllerCaption, string controllerDescription ) : System

Method Details

DiscoveryResponse() public method

public DiscoveryResponse ( string controllerCaption, string controllerDescription ) : System
controllerCaption string
controllerDescription string
return System