C# 클래스 HtmlTags.UI.Conventions.SpaceBeforeCapitalsLabelingConvention

상속: ILabelingConvention
파일 보기 프로젝트 열기: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC 1 사용 예제들

공개 메소드들

메소드 설명
GetLabelText ( Accessor accessor ) : string
GetLabelText ( string text ) : string

메소드 상세

GetLabelText() 공개 메소드

public GetLabelText ( Accessor accessor ) : string
accessor Accessor
리턴 string

GetLabelText() 공개 메소드

public GetLabelText ( string text ) : string
text string
리턴 string