Click or drag to resize
NotificationMessageHelperCompareTo Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public int CompareTo(
	NotificationMessageHelper b
)

Parameters

b
Type: SxcUtilsLibNotificationMessageHelper

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also