public static DataTable SelectComments(int ThemeID) { return(icomments.SelectComments(ThemeID)); }
//留言 public static DataTable SelectComments(int ActID) { return(IComments.SelectComments(ActID)); }