Click or drag to resize
Solid Soils Solutions

FirmataMessageEventArgs Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Solid.Arduino.Firmata.FirmataMessageEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Solid.Arduino.FirmataFirmataMessageEventArgs

Namespace:  Solid.Arduino.Firmata
Assembly:  Solid.Arduino (in Solid.Arduino.dll) Version: 1.0.0
Syntax
C#
public class FirmataMessageEventArgs : EventArgs

The FirmataMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyValue
Top
See Also