Arendi.BleLibrary  4.5.1.999
Core-Library (PCL)
Arendi.BleLibrary.Extention.NameUpdatedEventArgs Class Reference

Class for event arguments if the name of a peripheral has changed. More...

Inheritance diagram for Arendi.BleLibrary.Extention.NameUpdatedEventArgs:

Public Member Functions

 NameUpdatedEventArgs (string name)
 Create the event arguments. More...
 

Properties

string Name [get]
 New name. More...
 

Detailed Description

Class for event arguments if the name of a peripheral has changed.

Constructor & Destructor Documentation

§ NameUpdatedEventArgs()

Arendi.BleLibrary.Extention.NameUpdatedEventArgs.NameUpdatedEventArgs ( string  name)

Create the event arguments.

Parameters
nameName.

Property Documentation

§ Name

string Arendi.BleLibrary.Extention.NameUpdatedEventArgs.Name
get

New name.