ISharedCommand Interface

Definition

Interface for all shared Ssd13xx commands

public interface ISharedCommand : Iot.Device.Ssd13xx.Commands.ICommand
type ISharedCommand = interface
    interface ICommand
Public Interface ISharedCommand
Implements ICommand
Derived
Implements

Properties

Id

The value that represents the command.

(Inherited from ICommand)

Methods

GetBytes()

Gets the bytes that represent the command.

(Inherited from ICommand)

Applies to