ModelCacheCompareTo Method

Definition

Namespace: Centralpoint.Web.Models
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int CompareTo(
	ModelCache other
)

Parameters

other  ModelCache
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also