StringUtilities.ConcatIfNotEmpty(String,String,String) - метод Смотри также Terrasoft.Common - пространство имен > StringUtilities - класс > ConcatIfNotEmpty - метод : ConcatIfNotEmpty(String,String,String) - метод C#
- source
- String.
- str
- The string to combine.
- separator
- Delimiter.
Glossary Item Box
Параметры
- source
- String.
- str
- The string to combine.
- separator
- Delimiter.
Тип возвращаемого значения
The new string equivalent to this instance and combined with the nonempty str string..Overloaded method.
Extensible method for the System.String class.