For implementing the Visitor pattern.
All the nodes in the model implements this interface
Namespace: Castle.ActiveRecord.Framework.Internal
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public interface IVisitable |
See Also
IVisitable Members
Castle.ActiveRecord.Framework.Internal Namespace