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 int GetHashCode( User obj )
Parameters
- obj
- Type: RainWorx.FrameWorx.DTOUser
Return Value
Type: Int32Implements
IEqualityComparerTGetHashCode(T)See Also