Show / Hide Table of Contents

Class SearchRequestDto

Запрос на поиск.

Inheritance
InheritedDto<SearchRequestDto>
SearchRequestDto
ParameterSearchRequestDto
ColumnSearchRequestDto
Namespace: Trivium.CommonDto.Search
Assembly: Trivium.CommonDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class SearchRequestDto : InheritedDto<SearchRequestDto>

Properties

string Text
Back to top Generated by DocFX