Skip to content

ServiceNow.Core

SNow.Core.Utils.ClassReflections

ClassReflections.ConvertCamelToSnake(string) Method

csharp
public static string ConvertCamelToSnake(string input);

Parameters

input System.String

Returns

System.String

Released under the MIT License.