Beispiel #1
0
 public bool Exists(ByEx byEx)
 {
     return(WrappedDriver.HasChild(byEx));
 }