Click or drag to resize

ClassOfDevice Class

Inheritance Hierarchy
SystemObject
  InTheHand.Net.BluetoothClassOfDevice

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[SerializableAttribute]
public sealed class ClassOfDevice : IEquatable<ClassOfDevice>

The ClassOfDevice type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(ClassOfDevice)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also