Click or drag to resize

LanguageBaseItem Constructor (String, Int16, ServiceAttributeId)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public LanguageBaseItem(
	string naturalLanguage,
	short encodingId,
	ServiceAttributeId baseAttributeId
)

Parameters

naturalLanguage
Type: SystemString
encodingId
Type: SystemInt16
baseAttributeId
Type: InTheHand.Net.BluetoothServiceAttributeId
See Also