Show / Hide Table of Contents

SetDeviceInfoCommand Constructor

SetDeviceInfoCommand()

Initializes a new instance of the SetDeviceInfoCommand class.

C#
public SetDeviceInfoCommand()

SetDeviceInfoCommand(SetDeviceInfoBaseCommand)

Initializes a new instance of the SetDeviceInfoCommand class.

C#
public SetDeviceInfoCommand(SetDeviceInfoBaseCommand baseCommand)

Parameters

Type Name Description
SetDeviceInfoBaseCommand baseCommand

An instance of the base class to use for initialization.

In this article
Back to top Generated by DocFX