Esempio n. 1
0
 public string ShowNoticeContent(string noticeId, ref string title)
 {
     return(iNotice.ShowNoticeContent(noticeId, ref title));
 }