public Notice GetId(int id)
 {
     return(_inotice.GetId(id));
 }