Esempio n. 1
0
 public bool CanConnect(Uri tfsUri)
 {
     return(_Gateway.CanConnect(tfsUri));
 }