Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
DestroyedDetail.cs
2
4{
9 {
15 : base(Event)
16 {
17 }
18
22 public override string Message => "Destroyed";
23 }
24}
Event raised when a token has been destroyed.
Definition: Destroyed.cs:7