Exemplo n.º 1
0
 private void m_notifyWorker_ClientException(object sender, NotifyWorkerClientExceptionEventArgs e)
 {
     m_textBlockExceptionCount.Text = (m_clientExceptionCount++).ToString();
 }
Exemplo n.º 2
0
 private void m_notifyWorker_ClientException(object sender, NotifyWorkerClientExceptionEventArgs e)
 {
     m_textBlockExceptionCount.Text = (m_clientExceptionCount++).ToString();
 }