StringUtilities.Concat - метод Смотри также Terrasoft.Common - пространство имен > StringUtilities - класс : Concat - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Concat(IEnumerable,String,String) | Combines into a single string the list of specified delimiter-separated elements and formats each element according to the specified template. |
Concat(IEnumerable) | Combines into a single string the list of specified elements separated with ','. |