Skip to content

BaseCriteria.Equals method

Must override this or will get operator overload warning.

public override bool Equals(object obj)
parameter description
obj object

Return Value

True if equals to object

See Also