Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
CLASS.cs
2{
6 public enum CLASS
7 {
11 IN = 1,
12
16 CS = 2,
17
21 CH = 3,
22
26 HS = 4
27 }
28}
CLASS
TYPE fields are used in resource records.
Definition: CLASS.cs:7