Example #1
0
 private void btnStartMining_Click(object sender, EventArgs e)
 {
     UiStateUtil.MiningStartAction(Miner);
 }