public List <UF> GetAllUF()
 {
     return(_baseService.GetAllUF());
 }