Show / Hide Table of Contents

Class PeriodDto

Период действия задачи.

Inheritance
InheritedDto<PeriodDto>
PeriodDto
DatePeriodDto
InfiniteTimesDto
ManyTimesDto
OnceDto
Namespace: Trivium.SchedulerDto
Assembly: Trivium.SchedulerDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class PeriodDto : InheritedDto<PeriodDto>
Back to top Generated by DocFX