namespace DownKyi.Core.Settings { public enum DownloadFinishedSort { DOWNLOAD = 0, NUMBER } }