C# Class ServiceStackToolkit.Automation.ValueProviders.ExpressionToTitleCaseProvider

Inheritance: ExpressionConverterProvider
Afficher le fichier Open project: jezzsantos/servicestacktoolkit

Méthodes publiques

Méthode Description
ConvertExpressedValue ( string value ) : string

Converts the evaluated expression value

Method Details

ConvertExpressedValue() public méthode

Converts the evaluated expression value
public ConvertExpressedValue ( string value ) : string
value string
Résultat string