C# Class ExpressionEngine.StringExtensions

Afficher le fichier Open project: gsscoder/exprengine

Méthodes publiques

Méthode Description
FormatInvariant ( this value ) : string
FormatLocal ( this value ) : string

Method Details

FormatInvariant() public static méthode

public static FormatInvariant ( this value ) : string
value this
Résultat string

FormatLocal() public static méthode

public static FormatLocal ( this value ) : string
value this
Résultat string