Click or drag to resize

BaseComparerT, FIELDENUMTYPECompare Method (Boolean, Boolean)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static int Compare(
	bool b1,
	bool b2
)

Parameters

b1
Type: SystemBoolean
b2
Type: SystemBoolean

Return Value

Type: Int32
See Also