Пример #1
0
 public string GetSiguienteCodigoArea(int idEmpresa)
 {
     return(AreaDao.GetSiguienteCodigoArea(idEmpresa));
 }