Fork me on GitHubEpicdominant domains
APIEpicIVisitable

IVisitable Interface
Visitable objects.

Assembly: Epic.Prelude

Declaration Syntax
C#
public interface IVisitable
Members
All MembersMethods    



MemberDescription
Accept<(Of <<'(TResult>)>>)(IVisitor<(Of <<'(TResult>)>>), IVisitContext)
Accept the specified visitor (double dispatch) and returns the TResult that the visit produce.
blog comments powered by Disqus