Esempio n. 1
0
 public bool Activar(int id)
 {
     return(CentroCostoBL.Activar(id));
 }