DeltaEngine.Content.Json NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classJsonContent
Content data for Newtonsoft Json. View code on GitHub
Public classJsonFile
Allows json files to be loaded from disk by utilizing the JsonNode parser. View code on GitHub
Public classJsonFile FileNotFound
Public classJsonNode
Provides json text parsing support without having to include Newtonsoft Json yourself and making it work on different platforms easily replacing functionality (like Content.Xml). View code on GitHub
Public classJsonNode NeedValidText
Public classJsonNode NodeNotFound