BluetoothDeviceInfoEquals(Object) Method

[Missing <summary> documentation for "M:InTheHand.Net.Sockets.BluetoothDeviceInfo.Equals(System.Object)"]

Definition

Namespace: InTheHand.Net.Sockets
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public override bool Equals(
	Object obj
)

Parameters

obj  Object

[Missing <param name="obj"/> documentation for "M:InTheHand.Net.Sockets.BluetoothDeviceInfo.Equals(System.Object)"]

Return Value

Boolean

[Missing <returns> documentation for "M:InTheHand.Net.Sockets.BluetoothDeviceInfo.Equals(System.Object)"]

See Also