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