C# Class Microsoft.Azure.Devices.Applications.RemoteMonitoring.Common.Models.Commands.Command

Show file Open project: Azure/azure-iot-remote-monitoring Class Usage Examples

Public Methods

Method Description
Command ( string name, IEnumerable parameters = null ) : System.Collections.Generic

Private Methods

Method Description
Command ( ) : System.Collections.Generic

Method Details

Command() public method

public Command ( string name, IEnumerable parameters = null ) : System.Collections.Generic
name string
parameters IEnumerable
return System.Collections.Generic