Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
PlantUmlDocument.cs
2{
6 public class PlantUmlDocument
7 {
13 {
14 this.GraphDescription = GraphDescription;
15 }
16
20 public string GraphDescription { get; }
21 }
22}
PlantUmlDocument(string GraphDescription)
Encapsulates a PlantUML document