Fork me on GitHubEpicdominant domains
APIEpic.Specifications.VisitorsDNFConverter<(Of <(<'TCandidate>)>)>InitializeVisitContext(ISpecification, IVisitContext)

InitializeVisitContext Method (target, context)
Initializes the context of the visit.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override IVisitContext InitializeVisitContext(
	ISpecification target,
	IVisitContext context
)
Parameters
target (ISpecification)
Target.
context (IVisitContext)
Context.
Return Value
The visit context.
blog comments powered by Disqus