Exemple #1
0
 public List <Notice> GetNoticeList()
 {
     return(_noteDal.GetNoticeList());
 }