C# Class Microsoft.Azure.Devices.Applications.RemoteMonitoring.Common.Models.DeviceModel

ファイルを表示 Open project: Azure/azure-iot-remote-monitoring Class Usage Examples

Public Methods

Method Description
DeviceModel ( ) : System.Collections.Generic

Creates a new instance of a DeviceModel.

ToString ( ) : string

Method Details

DeviceModel() public method

Creates a new instance of a DeviceModel.
public DeviceModel ( ) : System.Collections.Generic
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string