Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsSpecificationBase<(Of <(<'TSpecification, Candidate>)>)>OfAnotherType<(Of <<'(Other>)>>)()()()()

OfAnotherType<(Of <(<'Other>)>)> Method
Return a specifications satisfied by Other that satisfy this specification.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected virtual ISpecification<Other> OfAnotherType<Other>()
where Other : class
Generic Template Parameters
Other
Either a specialization or an abstraction of Candidate.
Return Value
A specifications satisfied by Other that satisfy this specification (if not overridden, an Variant<(Of <(<'FromCandidate, ToCandidate>)>)>).
blog comments powered by Disqus