Ejemplo n.º 1
0
 void Search(Categorie art)
 {
     dgCategorie.DataSource = art.Research(serchTxt.Text);
 }