Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsIMonadicSpecificationComposition<(Of <(<'TCandidate>)>)>

IMonadicSpecificationComposition<(Of <(<'TCandidate>)>)> Interface
Interface implemented by polyadic composition of specifications.

Assembly: Epic.Prelude

Declaration Syntax
C#
public interface IMonadicSpecificationComposition<out TCandidate> : ISpecification, 
	IVisitable
Generic Template Parameters
TCandidate
The type of the entity specified by the composition.
Remarks
This interface is intended like a marker for specifications (and thus specializes ISpecification), but it doesn't express a specification by itself.
Members
All MembersProperties    



MemberDescription
Operand
The operand of the composition.
blog comments powered by Disqus