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