Beispiel #1
0
 public TableElement FindTable(ByEx byEx)
 {
     return(WrappedDriver.FindTable(byEx));
 }