Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsVariant<(Of <(<'FromCandidate, ToCandidate>)>)>OfAnotherType<(Of <<'(Other>)>>)()()()()

OfAnotherType<(Of <(<'Other>)>)> Method
Return the specification produced by the OfType<(Of <<'(TOther>)>>)()()()() method of the InnerSpecification.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override ISpecification<Other> OfAnotherType<Other>()
where Other : class
Generic Template Parameters
Other
One of types admitted to satisfy the InnerSpecification.
Return Value
A specifications satisfied by Other that satisfy this specification.
blog comments powered by Disqus