Method CompressList
CompressList(IEnumerable<string>)
Склеивает указанные строки с использованием ListDelimiter'а в качестве разделителя элементов
Declaration
public static string CompressList(IEnumerable<string> _list)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<string> | _list |
Returns
| Type | Description |
|---|---|
| string |