Click or drag to resize

BaseComparerT, FIELDENUMTYPECompare Method (Int32, Int32)

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

Parameters

i1
Type: SystemInt32
i2
Type: SystemInt32

Return Value

Type: Int32
See Also