Beispiel #1
0
 public bool EmailDb(Registrer innBruker)
 {
     return(_repository.EmailDb(innBruker));
 }