public static string ReplacePlaceholders( string content, IDictionary<string, Object> values )
Public Shared Function ReplacePlaceholders ( content As String, values As IDictionary(Of String, Object) ) As String