Show / Hide Table of Contents

Class ActionValueBase

Значение действия.

Inheritance
InheritedDto<ActionValueBase>
ActionValueBase
ActionValue<T>
Namespace: Trivium.CardsDto.ActionResults
Assembly: Trivium.CardsDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class ActionValueBase : InheritedDto<ActionValueBase>
Back to top Generated by DocFX