Summer.Batch.Common.Util.StringUtils Member List

This is the complete list of members for Summer.Batch.Common.Util.StringUtils, including all inherited members.

CountOccurrencesOf(string str, string sub)Summer.Batch.Common.Util.StringUtilsstatic
EndsWithIgnoreCase(string str, string suffix)Summer.Batch.Common.Util.StringUtilsstatic
ReplaceFirst(string text, string regex, string replace)Summer.Batch.Common.Util.StringUtilsstatic
ToDelimitedString< T >(this IEnumerable< T > enumerable, string delimiter)Summer.Batch.Common.Util.StringUtilsstatic