Click or drag to resize

BaseComparerT, FIELDENUMTYPECompare Method (String, String)

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

Parameters

s1
Type: SystemString
s2
Type: SystemString

Return Value

Type: Int32
See Also