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

EqualsA Method (otherSpecification)
Determines whether the specified Variant<(Of <(<'FromCandidate, ToCandidate>)>)> is equal to the current one.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected override bool EqualsA(
	Variant<FromCandidate, ToCandidate> otherSpecification
)
Parameters
otherSpecification (Variant<(Of <(<'FromCandidate, ToCandidate>)>)>)
Other specification.
Return Value
trueTruetrue, if otherSpecification has the same InnerSpecification of the current instance, falseFalsefalse otherwise.
blog comments powered by Disqus