Example #1
0
 void OnClose(object sender, EventArgs e)
 {
     m_Calculator.Dispose();
 }