示例#1
0
 private void m_notifyWorker_ClientException(object sender, NotifyWorkerClientExceptionEventArgs e)
 {
     m_textBlockExceptionCount.Text = (m_clientExceptionCount++).ToString();
 }
 private void m_notifyWorker_ClientException(object sender, NotifyWorkerClientExceptionEventArgs e)
 {
     m_textBlockExceptionCount.Text = (m_clientExceptionCount++).ToString();
 }