예제 #1
0
 public DataTable BuscaInv(string xcod)
 {
     return(objdatos.BuscaInv(xcod));
 }