public static string ToHtmlTable(this HashSet<dynamic> obj) { return ... DataTable dt) { var html = new StringBuilder("<table>"); //表頭 html.
確定! 回上一頁