C# Class SurfaceBluetooth.BluetoothDevice

Wraps BluetoothDeviceInfo and provides change notification
Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: smalice/SurfaceWPFApp Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool

Compares two BluetoothDevice objects.

Private Methods

Method Description
BluetoothDevice ( InTheHand.Net.BluetoothAddress ba ) : System
BluetoothDevice ( BluetoothDeviceInfo bdi ) : System
Refresh ( BDIF flags ) : void

Method Details

Equals() public method

Compares two BluetoothDevice objects.
public Equals ( object obj ) : bool
obj object
return bool