Exemple #1
0
 public void Verify(Action <ConnectResult> callback, bool wait)
 {
     _wrappedConnection.Verify(callback, wait);
 }