Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IPersistedProperty.cs
1using System.Threading.Tasks;
2
3namespace LegalLab.Models
4{
9 {
13 Task Load();
14
18 Task Save();
19 }
20}