Пример #1
0
 public int AddMonkeys()
 {
     return(_databaseRepository.AddMonkeys("ABC"));
 }