Beispiel #1
0
 public Uitnodiging GetUitnodigingByKey(string key)
 {
     return(repoUitnodiging.GetUitnodigingByKey(key));
 }