Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IJsonEncodingHint.cs
1
using
Waher.Runtime.Inventory
;
2
3
namespace
Waher.Content.Json
4
{
8
public
interface
IJsonEncodingHint
9
{
13
Grade
CanEncodeJson
{
get
; }
14
}
15
}
Waher.Content.Json.IJsonEncodingHint
Provides a JSON Encoding hint for an object that implements this interface.
Definition:
IJsonEncodingHint.cs:9
Waher.Content.Json.IJsonEncodingHint.CanEncodeJson
Grade CanEncodeJson
To what extent the object supports JSON encoding.
Definition:
IJsonEncodingHint.cs:13
Waher.Content.Json
Definition:
IJsonEncoder.cs:6
Waher.Runtime.Inventory
Definition:
TypesLoader.cs:9
Waher.Runtime.Inventory.Grade
Grade
Grade enumeration
Definition:
Grade.cs:7
IoTGateway
Content
Waher.Content
Json
IJsonEncodingHint.cs
Generated by
1.9.5