Esempio n. 1
0
 public void EndAuthenticateAsClient(IAsyncResult asyncResult)
 {
     Impl.EndAuthenticateAsClient(asyncResult);
 }