public void ReOpen(long id)
 {
     _noteRepository.Active(id);
 }