Beispiel #1
0
 private void smartCardState_Authenticated(object sender, SmartCardEventArgs e)
 {
     Authenticated.InvokeIfAssigned(sender, e);
 }