public bool Equals(
IUser other
)
Public Function Equals (
other As IUser
) As Boolean
public:
virtual bool Equals(
IUser^ other
) sealed
abstract Equals :
other : IUser -> bool
override Equals :
other : IUser -> bool