JsonModule Class
Represents the KGySoft.Json module.
Namespace: KGySoft.JsonAssembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
public static class JsonModule
Public NotInheritable Class JsonModule
public ref class JsonModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type JsonModule = class end
- Inheritance
- Object JsonModule
| Initialize |
Initializes the KGySoft.Json module. It initializes the resource manager for string resources and registers its central management
in the LanguageSettings class.
|