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