Пример #1
0
 public int AntallMeldinger(string brukernavn)
 {
     return(_repository.AntallMeldinger(brukernavn));
 }