LanguageBaseItem Constructor (String, Int16, ServiceAttributeId) |
Namespace:
InTheHand.Net.Bluetooth
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic LanguageBaseItem(
string naturalLanguage,
short encodingId,
ServiceAttributeId baseAttributeId
)
Parameters
- naturalLanguage
- Type: SystemString
- encodingId
- Type: SystemInt16
- baseAttributeId
- Type: InTheHand.Net.BluetoothServiceAttributeId
See Also