예제 #1
0
 //READALL PRODUCT
 public SqlDataAdapter MostarProductos()
 {
     return(pro.listarProductos());
 }