Пример #1
0
 public sbyte GetCharactersCountByWorld(int worldId) => (sbyte)WorldCharacters.Count(entry => entry.WorldId == worldId);