Fork me on GitHubEpicdominant domains

Equals Method (other)
Determines whether the specified Predicate is equal to the current UnaryPredicateBase.

Assembly: Epic.Query

Declaration Syntax
C#
public override bool Equals(
	Predicate other
)
Parameters
other (Predicate)
The Predicate to compare with the current UnaryPredicateBase.
Return Value
trueTruetrue if the specified Predicate is equal to the current UnaryPredicateBase; otherwise, falseFalsefalse.
blog comments powered by Disqus