Click or drag to resize
Serializer Class
Inheritance Hierarchy
SystemObject
  Apptus.Util.XmlSerializer

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public class Serializer : ElementListener

The Serializer type exposes the following members.

Constructors
  NameDescription
Public methodSerializer
Initializes a new instance of the Serializer class
Public methodSerializer(StringBuilder)
Initializes a new instance of the Serializer class
Top
Methods
  NameDescription
Public methodContent
Public methodEnd
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodListenedTo
Public methodListenTo
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStart
Public methodToString (Overrides ObjectToString.)
Top
See Also