Example #1
0
 public void SortSelectedByDownloadTotal()
 {
     SortSelectedServers((list) => indexHandler.SortCoreServerCtrlListByDownloadTotal(ref list));
 }