Fork me on GitHubEpicdominant domains
APIEpicIVisitor<(Of <(<'TResult>)>)>

IVisitor<(Of <(<'TResult>)>)> Interface
Visitor producing a TResult.

Assembly: Epic.Prelude

Declaration Syntax
C#
public interface IVisitor<out TResult>
Generic Template Parameters
TResult
Type of the result of the visit.
Members
All MembersMethods    



MemberDescription
AsVisitor<(Of <<'(TExpression>)>>)(TExpression)
Enables the visit of target returning the visitor under an interface ready for the operation.
blog comments powered by Disqus