======Метод StringUtils.ReplaceParameters(String, IDictionary)====== * **Пространство имен:** [[developers:references:topomatic.foundationclasses.utils|Topomatic.FoundationClasses.Utils]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Синтаксис===== public static string ReplaceParameters(string s, IDictionary parameters) **Параметры** * //s// * Тип: [[developers:references:system.string|System.String]] * //parameters// * Тип: [[developers:references:system.collections.generic.idictionary_2|System.Collections.Generic.IDictionary]]<[[developers:references:system.string|System.String]], [[developers:references:system.string|System.String]]> **Возвращаемое значение** * Тип: [[developers:references:system.string|System.String]]