C# 클래스 RaccoonBlog.Web.Helpers.DynamicContentHelpers

파일 보기 프로젝트 열기: synhershko/RaccoonBlog

공개 메소드들

메소드 설명
CompiledContent ( this contentItem, bool trustContent = false ) : System.Web.Mvc.MvcHtmlString

비공개 메소드들

메소드 설명
ConvertMarkdownCodeStatment ( string code ) : string
GenerateCodeBlock ( string lang, string code ) : string
GetFirstLineSpaces ( string firstLine ) : string

메소드 상세

CompiledContent() 공개 정적인 메소드

public static CompiledContent ( this contentItem, bool trustContent = false ) : System.Web.Mvc.MvcHtmlString
contentItem this
trustContent bool
리턴 System.Web.Mvc.MvcHtmlString