Click or drag to resize
Registry Class
Inheritance Hierarchy
SystemObject
  Apptus.Util.XmlAbstractBranchListener
    Apptus.Util.XmlRegistry

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

The Registry type exposes the following members.

Constructors
  NameDescription
Public methodRegistry
Initializes a new instance of the Registry class
Top
Methods
  NameDescription
Public methodContent (Inherited from AbstractBranchListener.)
Public methodEnd (Inherited from AbstractBranchListener.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodListenedTo (Overrides AbstractBranchListenerListenedTo(Path, ElementListener).)
Public methodListenTo (Overrides AbstractBranchListenerListenTo(Path).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRegister
Public methodStart (Inherited from AbstractBranchListener.)
Public methodToString (Overrides ObjectToString.)
Top
See Also