Class JsonNull
- Namespace
- MoonSharp.Interpreter.Serialization.Json
- Assembly
- Assembly-CSharp.dll
public sealed class JsonNull
- Inheritance
-
JsonNull
- Inherited Members
- Extension Methods
Constructors
JsonNull()
public JsonNull()
Methods
Create()
[MoonSharpHidden]
public static DynValue Create()
Returns
IsJsonNull(DynValue)
[MoonSharpHidden]
public static bool IsJsonNull(DynValue v)
Parameters
vDynValue
Returns
isNull()
public static bool isNull()