Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
DatabaseSettings.cs
1using System;
2using System.Collections.Generic;
3using System.Threading.Tasks;
6
8{
12 [TypeName(TypeNameSerialization.FullName)]
13 public class DatabaseSettings
14 {
19 {
20 }
21 }
22}
DatabaseSettings()
Interface for Database settings
TypeNameSerialization
How the type name should be serialized.