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