示例#1
0
 private string FormatCopyRight(IEnumerable <string> themes) => string.Join("|", DataInformation.CopyRights(themes).ToArray());