ServiceRecordXmlCreator Class

Creates an XML representation of a Service Record from the given ServiceRecord object.

Definition

Namespace: InTheHand.Net.Bluetooth.Sdp
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public class ServiceRecordXmlCreator
Inheritance
Object    ServiceRecordXmlCreator

Constructors

ServiceRecordXmlCreatorInitializes a new instance of the ServiceRecordXmlCreator class

Methods

CreateServiceRecord Creates an XML representation of a Service Record from the given ServiceRecord object.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also