Пример #1
0
 public IReadOnlyList <KillHistory> GetKillHistory()
 {
     return(KillHistory.ToList());
 }