C# Class HtmlTags.UI.Conventions.SpaceBeforeCapitalsLabelingConvention

Inheritance: ILabelingConvention
显示文件 Open project: ryanohs/Fubu-HtmlTags-For-ASP.NET-MVC Class Usage Examples

Public Methods

Method Description
GetLabelText ( Accessor accessor ) : string
GetLabelText ( string text ) : string

Method Details

GetLabelText() public method

public GetLabelText ( Accessor accessor ) : string
accessor Accessor
return string

GetLabelText() public method

public GetLabelText ( string text ) : string
text string
return string