Exemple #1
0
 void SelectDatas(Detail_Sortie ds)
 {
     dgSortie.DataSource = ds.AllSortie();
 }