IVisitable MembersNReflect

The IVisitable type exposes the following members.
Methods

  NameDescription
Public methodAccept
Accept an IVisitor instance on the implementing class and all its children.
Back to Top
See Also