Exemplo n.º 1
0
 public List <Object> Alleenproductnaam(string productnaam)
 {
     return(_db.Alleenproductnaam(productnaam));
 }