Exemplo n.º 1
0
 private void smartCardState_Connected(object sender, SmartCardEventArgs e)
 {
     Connected.InvokeIfAssigned(sender, e);
 }