public List <Notice> GetAll()
 {
     return(_inotice.GetAll());
 }