Class ActionValue<T>
Значение действия.
Inheritance
ActionValue<T>
Namespace: Trivium.CardsDto.ActionResults
Assembly: Trivium.CardsDto.dll
Syntax
public abstract class ActionValue<T> : ActionValueBase
Type Parameters
Name | Description |
---|---|
T |
Properties
T | Value Значение. |