RegistryListenedTo Method A Sandcastle Documented Class Library

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public override void ListenedTo(
	Path path,
	ElementListener listener
)

Parameters

path
Type: Apptus.Util.XmlPath
listener
Type: Apptus.Util.XmlElementListener

Implements

ElementListenerListenedTo(Path, ElementListener)
See Also

Reference