Skip to content

ServiceNow.Core

SNow.Core.Utils

ClassReflections Class

csharp
public static class ClassReflections

Inheritance System.Object 🡒 ClassReflections

Methods
ConvertCamelToSnake(string)
GetJsonPropertyNameData<T>()
GetPropertieNamesInJsonFormat<T>()Return a list of json property names found, if no json name is found per property, it return the property name instead

Released under the MIT License.