Beispiel #1
0
 public void Press()
 {
     EthereumModule.GetArmyCount();
 }
Beispiel #2
0
 public void Press()
 {
     EthereumModule.AddArmy();
 }