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

Inheritance: IParameterEvaluator
Exibir arquivo Open project: RebelCMS/rebelcmsxu5

Public Methods

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

Method Details

GetValue() public method

public GetValue ( EvaluationContext context ) : ParameterValue
context EvaluationContext
return ParameterValue

SimpleParameterEvaluator() public method

public SimpleParameterEvaluator ( string parameterName ) : Rebel.Framework.Localization.Parsing
parameterName string
return Rebel.Framework.Localization.Parsing