Beispiel #1
0
 public SSHConnectionEventHandlerIgnoreErrorWrapper(ISSHConnectionEventHandler handler)
 {
     _coreHandler = handler;
 }
 public SSHConnectionEventHandlerIgnoreErrorWrapper(ISSHConnectionEventHandler handler)
 {
     _coreHandler = handler;
 }