Click or drag to resize

IVisitable Interface

Internal use only. Please ignore.

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public interface IVisitable

The IVisitable type exposes the following members.

Methods
  NameDescription
Public methodAccept
Accept a visitor.
Top
See Also