Ejemplo n.º 1
0
 public string GetNoticeContent(string noticeId, string logName)
 {
     return(iNotice.GetNoticeContent(noticeId, logName));
 }