Add multiline html comment to layout by helper

后端 未结 0 1322
借酒劲吻你
借酒劲吻你 2021-01-13 11:39

I have this code:

 public static MvcHtmlString SetCopyRight(this HtmlHelper helper, Type type)
{
  StringBuilder txt = new StringBuilder();

  txt.AppendLine(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题