Exemplo n.º 1
0
 public string[] GetProjectNames()
 {
     return(_server.GetProjectNames());
 }
Exemplo n.º 2
0
 public string[] GetProjectNames()
 {
     return(cruiseServer.GetProjectNames());
 }