コード例 #1
0
 public HtmlString Get_Description()
 {
     return(MarkdownHelper.ConvertToHtmlString(Description));
 }