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