Table of Contents

Method ToCamelCase

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ToCamelCase(string)

Helper to convert a string into camel case.

public static string ToCamelCase(string str)

Parameters

str string

Returns

string