BluetoothUuid   Conversion (BluetoothUuid to Guid)

[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(InTheHand.Bluetooth.BluetoothUuid)~System.Guid"]

Definition

Namespace: InTheHand.Bluetooth
Assembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public static implicit operator Guid (
	BluetoothUuid uuid
)

Parameters

uuid  BluetoothUuid

[Missing <param name="uuid"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(InTheHand.Bluetooth.BluetoothUuid)~System.Guid"]

Return Value

Guid

[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.op_Implicit(InTheHand.Bluetooth.BluetoothUuid)~System.Guid"]

See Also