public static string HtmlEncode( this string html). {. #if NET35 || NET40 || NET45. return System.Web.HttpUtility.HtmlEncode(html);.
確定! 回上一頁