C# 클래스 WebMarkupMin.Sample.AspNetCore1Full.Mvc1.Infrastructure.Helpers.CommonExtensions

파일 보기 프로젝트 열기: Taritsyn/WebMarkupMin

공개 메소드들

메소드 설명
EncodedReplace ( this htmlHelper, string input, string pattern, string replacement ) : HtmlString

메소드 상세

EncodedReplace() 공개 정적인 메소드

public static EncodedReplace ( this htmlHelper, string input, string pattern, string replacement ) : HtmlString
htmlHelper this
input string
pattern string
replacement string
리턴 HtmlString