Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IResourceContent.cs
1
using
System.Collections.Generic
;
2
3
namespace
Waher.Networking.HTTP.Mcp.Model.Resources
4
{
8
public
interface
IResourceContent
9
{
14
public
abstract
Dictionary<string, object>
Encode
();
15
}
16
}
Waher.Networking.HTTP.Mcp.Model.Resources.IResourceContent
Interface for MCP Resource Content.
Definition:
IResourceContent.cs:9
Waher.Networking.HTTP.Mcp.Model.Resources.IResourceContent.Encode
abstract Dictionary< string, object > Encode()
Encodes a resource content.
System.Collections.Generic
Definition:
ImplTypes.g.cs:4970
Waher.Networking.HTTP.Mcp.Model.Resources
Definition:
BlobContent.cs:5
IoTGateway
Networking
Waher.Networking.HTTP.Mcp
Model
Resources
IResourceContent.cs
Generated by
1.9.5