BSL430.NET  1.2.1
Public Member Functions | Properties | List of all members
RJCP.IO.Ports.SerialErrorReceivedEventArgs Class Reference

EventArgs for ErrorReceived. More...

Inheritance diagram for RJCP.IO.Ports.SerialErrorReceivedEventArgs:

Public Member Functions

 SerialErrorReceivedEventArgs (SerialError eventType)
 Constructor More...
 

Properties

SerialError EventType [get]
 The event type for ErrorReceived. More...
 

Detailed Description

EventArgs for ErrorReceived.

Constructor & Destructor Documentation

◆ SerialErrorReceivedEventArgs()

RJCP.IO.Ports.SerialErrorReceivedEventArgs.SerialErrorReceivedEventArgs ( SerialError  eventType)

Constructor

Parameters
eventTypeEvent that occurred.

Property Documentation

◆ EventType

SerialError RJCP.IO.Ports.SerialErrorReceivedEventArgs.EventType
get

The event type for ErrorReceived.


The documentation for this class was generated from the following file: