public static string Replace( this string source, Dictionary<string, string> values )
In This Article