Class Decoder
Implements
Inherited Members
Namespace: RedLoader.TinyJSON
Assembly: RedLoader.dll
Syntax
public sealed class Decoder : IDisposable
Methods
Decode(string)
Declaration
public static Variant Decode(string jsonString)
Parameters
Type | Name | Description |
---|---|---|
string | jsonString |
Returns
Type | Description |
---|---|
Variant |
Dispose()
Declaration
public void Dispose()