Пример #1
0
 /// <summary>
 /// 留言网页
 /// </summary>
 /// <returns></returns>
 public string GetWebCommentHtmls()
 {
     return(WebCommentDAL.GetWebCommentHtmls(page));
 }