Namespace:
RainWorx.FrameWorx.BLL.Comparers
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public bool Equals( User x, User y )
Parameters
- x
- Type: RainWorx.FrameWorx.DTOUser
- y
- Type: RainWorx.FrameWorx.DTOUser
Return Value
Type: BooleanImplements
IEqualityComparerTEquals(T, T)See Also