Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IClusterObject.cs
1using System;
2using System.Collections.Generic;
3using System.Text;
4
6{
10 public interface IClusterObject
11 {
12 }
13}
Interface for cluster objects.