[Missing <summary> documentation for "N:Epic.Specifications.Visitors"]
Declaration Syntax
C# |
namespace Epic.Specifications.Visitors
Types
All Types | Classes |
Type | Description | |
---|---|---|
DNFConverter<(Of <(<'TCandidate>)>)> |
Converts a ISpecification of any candidate type derived from TCandidate in the disjunctive normal form.
| |
InvariantDNFConverter<(Of <(<'TCandidate>)>)> |
Converts a ISpecification<(Of <(<'TCandidate>)>)> in the disjunctive normal form.
| |
VariantVisitorBase<(Of <(<'TResult, TCandidate>)>)> |
Base class for visitors of Variant<(Of <(<'FromCandidate, ToCandidate>)>)>.
|