C# Class Rebel.Framework.Localization.Processing.ValueFormatters.StringCaseFormatterFactory

Factory class for StringCaseFormatter
Inheritance: IValueFormatterFactory
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
GetFor ( string formatExpression, PatternDialect dialect, TextManager manager ) : IValueFormatter

Method Details

GetFor() public méthode

public GetFor ( string formatExpression, PatternDialect dialect, TextManager manager ) : IValueFormatter
formatExpression string
dialect PatternDialect
manager TextManager
Résultat IValueFormatter