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 class SelectionTransformationDto : InheritedRecord<SelectionTransformationDto>, IEquatable<InheritedRecord<SelectionTransformationDto>>, IEquatable<SelectionTransformationDto>
Back to top Generated by DocFX