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