Пример #1
0
 public List <Avatar> GetAvatars()
 {
     return(_avatarRepo.GetAvatars());
 }