Exemplo n.º 1
0
 public Aanval GetByName(string naam)
 {
     return(ctx.GetByName(naam));
 }