Exemplo n.º 1
0
 public static bool alteraCcusto(CL_Ccusto objCcusto, string con)
 {
     return(DB_Ccusto.alteraCcusto(objCcusto, con));
 }