Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
INamedNode.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Text;
4
5
namespace
Waher.Content.Asn1.Model
6
{
10
public
interface
INamedNode
11
{
15
string
Name
16
{
17
get
;
18
}
19
}
20
}
Waher.Content.Asn1.Model.INamedNode
Named ASN.1 node.
Definition:
INamedNode.cs:11
Waher.Content.Asn1.Model.INamedNode.Name
string Name
Name of node.
Definition:
INamedNode.cs:16
Waher.Content.Asn1.Model
Definition:
Asn1Choice.cs:8
IoTGateway
Content
Waher.Content.Asn1
Model
INamedNode.cs
Generated by
1.9.5