Show / Hide Table of Contents

Class SelectionTransformationDto

Трансформация отметки.

Inheritance
InheritedRecord<SelectionTransformationDto>
SelectionTransformationDto
ChildTransformationDto
HierarchyShiftTransformationDto
LevelShiftTransformationDto
LevelTransformationDto
ParentTransformationDto
Namespace: Trivium.DictionariesDto.SelectionTransformations
Assembly: Trivium.DictionariesDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[] { "discriminator" })]
public abstract record SelectionTransformationDto : InheritedRecord<SelectionTransformationDto>
Back to top Generated by DocFX