Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Priority.cs
2{
6 public enum Priority
7 {
11 High = 1,
12
16 Normal = 3,
17
21 Low = 5
22 }
23}
Priority
Mail priority
Definition: Priority.cs:7