C# Class Com.Aote.Reports.Row

Inheritance: IComparable
显示文件 Open project: DuBin1988/restv2 Class Usage Examples

Public Properties

Property Type Description
Height int
Number int
StartY int

Public Methods

Method Description
CompareTo ( object obj ) : int

Method Details

CompareTo() public method

public CompareTo ( object obj ) : int
obj object
return int

Property Details

Height public_oe property

public int Height
return int

Number public_oe property

public int Number
return int

StartY public_oe property

public int StartY
return int