Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
JsonRpcIdAttribute.cs
1
using
System
;
2
3
namespace
Waher.Networking.HTTP.JsonRpc.MetaData
4
{
8
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple =
false
, Inherited =
true
)]
9
public
class
JsonRpcIdAttribute
: Attribute
10
{
14
public
JsonRpcIdAttribute
()
15
{
16
}
17
}
18
}
Waher.Networking.HTTP.JsonRpc.MetaData.JsonRpcIdAttribute
Marks a parameter as the JSON-RPC ID attribute.
Definition:
JsonRpcIdAttribute.cs:10
Waher.Networking.HTTP.JsonRpc.MetaData.JsonRpcIdAttribute.JsonRpcIdAttribute
JsonRpcIdAttribute()
Marks a parameter as the JSON-RPC ID attribute.
Definition:
JsonRpcIdAttribute.cs:14
System
Definition:
Adapters.g.cs:58
Waher.Networking.HTTP.JsonRpc.MetaData
Definition:
JsonRpcDocNameAttribute.cs:4
IoTGateway
Networking
Waher.Networking.HTTP.JsonRpc
MetaData
JsonRpcIdAttribute.cs
Generated by
1.9.5