C# Класс Rebel.Framework.Localization.Processing.SwitchConditions.LookupCondition

Plural forms can be rather complex (see http://www.gnu.org/software/hello/manual/gettext/Plural-forms.html) This condition evaluator allows to reuse rules by giving them a label. They should be stored in the manager with the "Text" dialect
Наследование: ISwitchConditionEvaluator
Показать файл Открыть проект

Открытые методы

Метод Описание
Evaluate ( ParameterValue o, EvaluationContext context ) : bool

Описание методов

Evaluate() публичный Метод

public Evaluate ( ParameterValue o, EvaluationContext context ) : bool
o ParameterValue
context EvaluationContext
Результат bool