Class EndDataOptions
Опции - где заканчиваются данные.
Inheritance
EndDataOptions
Namespace: Trivium.DataManager.Dto.Sources.Content.EndData
Assembly: Trivium.DataManager.Dto.dll
Syntax
[JsonConverter(typeof(JsonGenericInheritanceConverter), new object[] { "discriminator" })]
public abstract class EndDataOptions : InheritedDto<EndDataOptions>