Пример #1
0
 public void ExportPlaylistInTextFile(string outputFilePath) => _trackCollection.ExportToText(outputFilePath);