C# 클래스 Cats.Helpers.HtmlExtensions

파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
CustomValidationSummary ( this helper ) : System.Web.Mvc.MvcHtmlString
ToTitle ( this input ) : string

메소드 상세

CustomValidationSummary() 공개 정적인 메소드

public static CustomValidationSummary ( this helper ) : System.Web.Mvc.MvcHtmlString
helper this
리턴 System.Web.Mvc.MvcHtmlString

ToTitle() 공개 정적인 메소드

public static ToTitle ( this input ) : string
input this
리턴 string