Arendi.BleLibrary  4.5.1.999
Core-Library (PCL)
Arendi.BleLibrary.Local.FatalErrorEventArgs Class Reference

Event arguments for event ICentral.FatalError. More...

Inheritance diagram for Arendi.BleLibrary.Local.FatalErrorEventArgs:

Public Member Functions

 FatalErrorEventArgs (string message)
 Create event arguments for event ICentral.FatalError. More...
 

Properties

string Message [get]
 Message the describes the error. More...
 

Detailed Description

Event arguments for event ICentral.FatalError.

Constructor & Destructor Documentation

§ FatalErrorEventArgs()

Arendi.BleLibrary.Local.FatalErrorEventArgs.FatalErrorEventArgs ( string  message)

Create event arguments for event ICentral.FatalError.

Parameters
messageMessage the describes the error.

Property Documentation

§ Message

string Arendi.BleLibrary.Local.FatalErrorEventArgs.Message
get

Message the describes the error.