Operators.

Equals(int, int) Method

Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
Operators

Syntax

public static bool Equals(int a, int b)

Parameters

Name Type Description
a int
b int

Return Value

Type Description
bool