Operator operator ==
operator ==(User, User)
Determines whether two specified instances have the same value.
Declaration
public static bool operator ==(Appli.User a, Appli.User b)
Parameters
Type | Name | Description |
---|---|---|
Appli.User | a | |
Appli.User | b |
Returns
Type | Description |
---|---|
bool |