[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]
public static explicit operator ushort (
BluetoothUuid uuid
)
Public Shared Narrowing Operator CType (
uuid As BluetoothUuid
) As UShort
static explicit operator unsigned short (
BluetoothUuid uuid
)
[Missing <param name="uuid"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]
[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Explicit(InTheHand.Bluetooth.BluetoothUuid)~System.UInt16"]