C# Class SurfaceBluetooth.BluetoothDevice

Wraps BluetoothDeviceInfo and provides change notification
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: smalice/SurfaceWPFApp Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool

Compares two BluetoothDevice objects.

Private Methods

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

Method Details

Equals() public méthode

Compares two BluetoothDevice objects.
public Equals ( object obj ) : bool
obj object
Résultat bool