You are here: RainWorx.FrameWorx.BLL Namespaces > RainWorx.FrameWorx.BLL.Comparers > UserEquality Class

UserEquality Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.BLL.ComparersUserEquality

Namespace:  RainWorx.FrameWorx.BLL.Comparers
Assembly:  RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5

Syntax

C#
public class UserEquality : IEqualityComparer<User>

The UserEquality type exposes the following members.

Constructors

NameDescription
Public methodUserEquality
Initializes a new instance of the UserEquality class
Top
Methods

NameDescription
Public methodEquals
Public methodGetHashCode
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.