Click or drag to resize

StopManagerCompareTo(StopManager) Method


Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int CompareTo(
	StopManager other
)

Parameters

other  StopManager
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also