Ejemplo n.º 1
0
 public object NoticeList(QueryList queryList, string account)
 {
     return(_noticeManager.NoticeList(queryList, account));
 }