IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
SerializerJson.cs File Reference

Classes

class  IG.Lib.SerializerJson
 Helper class for JSON serialization and deserialization. This class enables formatting of the generated JSON with propper indentation, which is not the case with its base class. JSON Serializer has several limitations, such as: More...
 
class  IG.Lib.SerializerJsonBase
 Helper class for JSON serialization and deserialization. This class does not enable formatting of the generated JSON (no indentation etc.). More...
 
class  IG.Lib.JsonFormatter
 Formatting of JSON strings into human readable form. More...
 

Namespaces

package  IG.Lib