Show / Hide Table of Contents

Class BinaryConditionRule

Правило, основанное на двоичном условии BinaryCondition.

Inheritance
BinaryConditionRule
Namespace: Trivium.CardsModel.ServerModel.BinaryCondition
Assembly: Trivium.CardsModel.dll
Syntax
[Obsolete("Устарело... Следует использовать выражения.")]
public class BinaryConditionRule : IDependentEntryObject, IBaseId<int>, IReadOnlyBaseId<int>

Properties

BinaryConditionBase BinaryCondition
Двоичное условие, при вычислении которого получается значение true/false.
int Id
Идентификатор правила.
Back to top Generated by DocFX