Class ActionValueBase
Значение действия.
Namespace: Trivium.CardsDto.ActionResults
Assembly: Trivium.CardsDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class ActionValueBase : InheritedDto<ActionValueBase>