HyperActive
Dasherize Method (underscoredWord)
NamespacesHyperActive.CoreInflectorDasherize(String)
Dasherizes the specified underscored word.
Declaration Syntax
C#Visual BasicVisual C++
public static string Dasherize(
	string underscoredWord
)
Public Shared Function Dasherize ( _
	underscoredWord As String _
) As String
public:
static String^ Dasherize(
	String^ underscoredWord
)
Parameters
underscoredWord (String)
The underscored word.
Return Value

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

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