Inheritance Hierarchy
Apptus.Util.XmlAbstractBranchListener
Apptus.Util.XmlListListener
Apptus.Util.XmlRegistry
Namespace: Apptus.Util.Xml
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax
C#
public abstract class AbstractBranchListener : ElementListener
The AbstractBranchListener type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AbstractBranchListener | Initializes a new instance of the AbstractBranchListener 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 | (Inherited from Object.) |
See Also