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