Click or drag to resize

BaseComparerT, FIELDENUMTYPECompare Method (DateTime, DateTime)

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

Parameters

d1
Type: SystemDateTime
d2
Type: SystemDateTime

Return Value

Type: Int32
See Also