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
Show file Open project: davidduffett/Dinheiro

Public Methods

Method Description
FormatWithForJavascript ( this format, object source, IFormatProvider provider = null ) : string

Private Methods

Method Description
encodeValues ( IEnumerable values ) : object[]

Method Details

FormatWithForJavascript() public static method

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