コード例 #1
0
 private void ButtonCalculateEnergy_Click(object sender, EventArgs e)
 {
     _currentSimullation.CalculateEnergy();
 }