C# Class SurfaceBluetooth.BluetoothDeviceEventArgs

Event arguments when a Bluetooth device arrives or leaves the vicinity.
Inheritance: System.EventArgs
Afficher le fichier Open project: smalice/SurfaceWPFApp

Méthodes publiques

Méthode Description
BluetoothDeviceEventArgs ( BluetoothDeviceInfo info ) : System

Method Details

BluetoothDeviceEventArgs() public méthode

public BluetoothDeviceEventArgs ( BluetoothDeviceInfo info ) : System
info BluetoothDeviceInfo
Résultat System