JsonValue Implicit Conversion (Int16 to JsonValue)
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Enables implicit casts from type Int16 to a JsonPrimitive.
Namespace: System.Json
Assembly: System.Json (in System.Json.dll)
Parameters
- value
- Type: System.Int16
The Int16 instance used to initialize the JsonPrimitive.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.