Table of Contents

operator !=

Operators
public static bool operator !=(User? left, User? right)
Parameters
Type Name Description
User left
User right
Returns
Type Description
bool