Method ToCamelCase
ToCamelCase(string)
Helper to convert a string into camel case.
public static string ToCamelCase(string str)
Parameters
str
string
Helper to convert a string into camel case.
public static string ToCamelCase(string str)
str
string