예제 #1
0
 public bool Available(IUnitTestElement element)
 {
     return(WrappedHostProvider.Available(element));
 }
예제 #2
0
 public bool Available()
 {
     return(WrappedHostProvider.Available());
 }