Click or drag to resize

ServiceElement Constructor (ElementType, Object)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ServiceElement(
	ElementType type,
	Object value
)

Parameters

type
Type: InTheHand.Net.BluetoothElementType
value
Type: SystemObject
See Also