BleUuidEquality Operator

HIDSharp

Namespace:  HidSharp.Experimental
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public static bool operator ==(
	BleUuid lhs,
	BleUuid rhs
)

Parameters

lhs
Type: HidSharp.ExperimentalBleUuid
rhs
Type: HidSharp.ExperimentalBleUuid

Return Value

Type: Boolean
See Also

Reference