JsonUtility::CamelCase Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Json
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Converts the specified name to camel case.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- name
- Type: System::String
The name to convert.
Show: