Show / Hide Table of Contents

Enum SortDirectionDto

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

Namespace: Trivium.DataSourceDto
Assembly: Trivium.DataSourceDto.dll
Syntax
public enum SortDirectionDto

Fields

Name Description
Ascending

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

Descending

По убыванию.

Back to top Generated by DocFX