|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Collaboration diagram for JsonPrettyPrinterPlus.JsonPrettyPrinter:Public Member Functions | |
| JsonPrettyPrinter (JsonPPStrategyContext context) | |
| string | PrettyPrint (string inputString) |
Private Member Functions | |
| void | PrettyPrintCharacter (StringBuilder input, StringBuilder output) |
Private Attributes | |
| readonly JsonPPStrategyContext | _context |
|
inline |
|
inline |
References JsonPrettyPrinterPlus.JsonPrettyPrinter.PrettyPrintCharacter().
Referenced by IG.Lib.JsonFormatter.Format().
|
inlineprivate |
Referenced by JsonPrettyPrinterPlus.JsonPrettyPrinter.PrettyPrint().
|
private |