Overload List
Name | Description | |
---|---|---|
ToTrimmedTokenString TSource (IEnumerable TSource ) |
Joins a list of strings into a single, comma-separated string, normalizing whitespace in the process.
| |
ToTrimmedTokenString TSource (IEnumerable TSource , String) |
Joins a list of strings into a single string with a custom separator, normalizing whitespace in the process.
|
See Also