Operators.

Equals(bool, bool) Method

Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
Operators

Syntax

public static bool Equals(bool a, bool b)

Parameters

Name Type Description
a bool
b bool

Return Value

Type Description
bool