1 sharedlibrarycoredtos SortDirection
RaidMax edited this page 2023-05-20 22:09:21 -05:00

SortDirection Public enum

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph SharedLibraryCore.Dtos
  SharedLibraryCore.Dtos.SortDirection[[SortDirection]]
  end

Details

Fields

Ascending

Descending

Generated with ModularDoc