C# Class Rebel.Framework.Localization.Processing.ParameterEvaluators.SimpleParameterEvaluator

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

Méthodes publiques

Méthode Description
GetValue ( EvaluationContext context ) : ParameterValue
SimpleParameterEvaluator ( string parameterName ) : Rebel.Framework.Localization.Parsing

Method Details

GetValue() public méthode

public GetValue ( EvaluationContext context ) : ParameterValue
context EvaluationContext
Résultat ParameterValue

SimpleParameterEvaluator() public méthode

public SimpleParameterEvaluator ( string parameterName ) : Rebel.Framework.Localization.Parsing
parameterName string
Résultat Rebel.Framework.Localization.Parsing