Click or drag to resize

ClassOfDeviceEquals Method (ClassOfDevice)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool Equals(
	ClassOfDevice other
)

Parameters

other
Type: InTheHand.Net.BluetoothClassOfDevice

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also