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

파일 보기 프로젝트 열기: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC

공개 메소드들

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

메소드 상세

GetLabelText() 공개 정적인 메소드

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

GetLabelText() 공개 정적인 메소드

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