Пример #1
0
 public static CL_Est buscaProd(string est_cod, string con)
 {
     return(DB_Est.buscaProd(est_cod, con));
 }