示例#1
0
 public bool LedigVakt(Vaktskjema inn)
 {
     return(_repository.LedigVakt(inn));
 }