HyperActive
Humanize Method (lowercaseAndUnderscoredWord)
NamespacesHyperActive.CoreInflectorHumanize(String)
Humanizes the specified lowercase and underscored word.
Declaration Syntax
C#Visual BasicVisual C++
public static string Humanize(
	string lowercaseAndUnderscoredWord
)
Public Shared Function Humanize ( _
	lowercaseAndUnderscoredWord As String _
) As String
public:
static String^ Humanize(
	String^ lowercaseAndUnderscoredWord
)
Parameters
lowercaseAndUnderscoredWord (String)
The lowercase and underscored word.
Return Value

[Missing <returns> documentation for M:HyperActive.Core.Inflector.Humanize(System.String)]

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)