Class SortJsonDto<T> (Inputs.Lists)
Constructors
constructor
new SortJsonDto<T>( list?: T[], clone?: boolean, orderAsc?: boolean,): SortJsonDto<T> Parameters
Optionallist: T[]Optionalclone: booleanOptionalorderAsc: boolean
Properties
list
Optionalclone
clone?: boolean
orderAsc
orderAsc: boolean
property
property: string
用于
lists.sortByPropValue的对象、要比较的属性和方向。