Interface ICondition
An interface that a given object must implement in order to be set on a ConditionBehavior.Condition property.
public interface ICondition
- Extension Methods
Methods
Evaluate()
bool Evaluate()
An interface that a given object must implement in order to be set on a ConditionBehavior.Condition property.
public interface ICondition
bool Evaluate()