Exemple #1
0
 public bool Connect(int timeout)
 {
     return(_connector.Connect());
 }