C# Class ExpressionEngine.StringExtensions

Exibir arquivo Open project: gsscoder/exprengine

Public Methods

Method Description
FormatInvariant ( this value ) : string
FormatLocal ( this value ) : string

Method Details

FormatInvariant() public static method

public static FormatInvariant ( this value ) : string
value this
return string

FormatLocal() public static method

public static FormatLocal ( this value ) : string
value this
return string