JTokenExtensionMethods Class
Extension / Helper methods for the JToken objects used in JSON Serialization / Deserialization throughout the VAF.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static class JTokenExtensionMethods
- Inheritance
- Object JTokenExtensionMethods
IsEmpty
|
Utility method to check a JToken for nulls.
|
RemoveNulls
|
Utility method to remove null values from a JToken.
|