C# Class Plugin.BLE.Abstractions.EventArgs.CharacteristicUpdatedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: xabre/xamarin-bluetooth-le Class Usage Examples

Méthodes publiques

Méthode Description
CharacteristicUpdatedEventArgs ( ICharacteristic characteristic ) : Plugin.BLE.Abstractions.Contracts

Method Details

CharacteristicUpdatedEventArgs() public méthode

public CharacteristicUpdatedEventArgs ( ICharacteristic characteristic ) : Plugin.BLE.Abstractions.Contracts
characteristic ICharacteristic
Résultat Plugin.BLE.Abstractions.Contracts