Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Background.xaml.cs
2{
3 public partial class Background : ContentView
4 {
5 public Background()
6 {
7 this.InitializeComponent();
8 }
9 }
10}