Show / Hide Table of Contents

Enum SortDirection

Направление сортировки.

Namespace: Trivium.CommonDto.Enums.Sorting
Assembly: Trivium.CommonDto.dll
Syntax
public enum SortDirection

Fields

Name Description
Ascending

По возрастанию.

Descending

По убыванию.

Back to top Generated by DocFX