JsonObjectBase Class

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Json
Assembly Skybrud.Essentials.dll
Visibility Public
Inheritance Object

Class representing an object that was parsed from an instance of JObject .

public class JsonObjectBase { }

Properties

Type Name Summary
JObject JObject

Gets the internal JObject the object was created from.