C# 클래스 HelpRequest.Controllers.Helpers.MvcHtmlStringExtension

파일 보기 프로젝트 열기: ucdavis/HelpRequest

공개 메소드들

메소드 설명
Humanize ( this source, string extraText = "", bool splitCamels = true, bool addColon = true ) : System.Web.Mvc.MvcHtmlString

메소드 상세

Humanize() 공개 정적인 메소드

public static Humanize ( this source, string extraText = "", bool splitCamels = true, bool addColon = true ) : System.Web.Mvc.MvcHtmlString
source this
extraText string
splitCamels bool
addColon bool
리턴 System.Web.Mvc.MvcHtmlString