Class StringExtensions
String extensions.
Inheritance
object
StringExtensions
Namespace: StylelabsStylelabs.MSdkExtensions
Assembly: Stylelabs.M.Sdk.dll
Syntax
Methods
ToCamelCase(string)
Converts a string to camel case.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| string | str | The string. |
Returns
| Type | Description |
|---|---|
| string | The string as camel case. |
If you have suggestions for improving this article, let us know!