Exemplo n.º 1
0
 public static int buscaCodigo(int c_id, string con)
 {
     return(DB_Ccusto.buscaCodigo(c_id, con));
 }