Initializes a new instance of the ServiceAttribute class.
| C# | Visual Basic |
public ServiceAttribute( ushort id, ServiceElement value )
Public Sub New ( _ id As UShort, _ value As ServiceElement _ )
- id (UInt16)
[Missing <param name="id"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceAttribute.#ctor(System.UInt16,InTheHand.Net.Bluetooth.ServiceElement)"]
- value (ServiceElement)
[Missing <param name="value"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceAttribute.#ctor(System.UInt16,InTheHand.Net.Bluetooth.ServiceElement)"]