Inheritance Hierarchy
Apptus.Util.XmlSerializer
Namespace: Apptus.Util.Xml
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class Serializer : ElementListener
The Serializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Serializer | Initializes a new instance of the Serializer class |
![]() | Serializer(StringBuilder) | Initializes a new instance of the Serializer class |
Methods
Name | Description | |
---|---|---|
![]() | Content | |
![]() | End | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ListenedTo | |
![]() | ListenTo | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Start | |
![]() | ToString | (Overrides ObjectToString.) |
See Also