Table of Contents

Operator operator ==

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

operator ==(ValidationResult, ValidationResult)

Compares the parameters for value equality

public static bool operator ==(ValidationResult left, ValidationResult right)

Parameters

left ValidationResult

left operand

right ValidationResult

right operand

Returns

bool

true if the values are equal