C# Class Rebel.Framework.Localization.Processing.SwitchConditions.BooleanExpressionConditionFactory

Inheritance: StringBasedSwitchConditionEvaluatorFactory
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
GetFor ( string spelling, PatternDialect dialect, TextManager manager ) : ISwitchConditionEvaluator

Private Methods

Méthode Description
RemoveParentheses ( string s ) : string

Method Details

GetFor() public méthode

public GetFor ( string spelling, PatternDialect dialect, TextManager manager ) : ISwitchConditionEvaluator
spelling string
dialect PatternDialect
manager TextManager
Résultat ISwitchConditionEvaluator