Exemplo n.º 1
0
 internal List <ProductLog> Rpt_GetAllProduct(string OCODE)
 {
     return(OBJ.Rpt_GetAllProduct(OCODE));
 }