Exemplo n.º 1
0
 public bool Create(Aanval aanval)
 {
     return(ctx.Create(aanval));
 }