[Missing <summary> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetCharacteristic(System.String)"]
public static BluetoothUuid GetCharacteristic(
string name
)
Public Shared Function GetCharacteristic (
name As String
) As BluetoothUuid
public:
static BluetoothUuid GetCharacteristic(
String^ name
)
static member GetCharacteristic :
name : string -> BluetoothUuid
[Missing <param name="name"/> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetCharacteristic(System.String)"]
[Missing <returns> documentation for "M:InTheHand.Bluetooth.BluetoothUuid.GetCharacteristic(System.String)"]