Click or drag to resize

AdapterBase Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public abstract class AdapterBase : ConfigurableAddIn, 
	ISource, ISourceReader, IDisposable, INotSource

The AdapterBase type exposes the following members.

Constructors
  NameDescription
Public methodAdapterBase
Initializes a new instance of the AdapterBase class
Public methodAdapterBase(XmlNode)
Initializes a new instance of the AdapterBase class
Public methodAdapterBase(XmlNode, ISource) Obsolete.
Initializes a new instance of the AdapterBase class
Top
Properties
Methods
Fields
See Also