C# Class Dinheiro.GoogleAnalytics.Utilities.FormatWithExtensions

Enables format strings to contain property names. See http://james.newtonking.com/archive/2008/03/29/formatwith-2-0-string-formatting-with-named-variables.aspx
Afficher le fichier Open project: davidduffett/Dinheiro

Méthodes publiques

Méthode Description
FormatWithForJavascript ( this format, object source, IFormatProvider provider = null ) : string

Private Methods

Méthode Description
encodeValues ( IEnumerable values ) : object[]

Method Details

FormatWithForJavascript() public static méthode

public static FormatWithForJavascript ( this format, object source, IFormatProvider provider = null ) : string
format this
source object
provider IFormatProvider
Résultat string