Show / Hide Table of Contents

Class SelectionTransformationDto

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

Inheritance
InheritedDto<SelectionTransformationDto>
SelectionTransformationDto
ChildTransformationDto
HierarchyShiftTransformationDto
LevelShiftParameterTransformationDto
LevelShiftTransformationDto
LevelTransformationDto
ParentTransformationDto
Namespace: Trivium.EngineDto.Calculation.SelectionTransformations
Assembly: Trivium.EngineDto.dll
Syntax
[Obsolete("Устарело...Трансформации перенесены в DictionariesCommon")]
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class SelectionTransformationDto : InheritedDto<SelectionTransformationDto>
Back to top Generated by DocFX