C# Class SurfaceBluetooth.BluetoothDeviceEventArgs

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

Public Methods

Method Description
BluetoothDeviceEventArgs ( BluetoothDeviceInfo info ) : System

Method Details

BluetoothDeviceEventArgs() public method

public BluetoothDeviceEventArgs ( BluetoothDeviceInfo info ) : System
info BluetoothDeviceInfo
return System