Exemplo n.º 1
0
 public string GetServerVersion()
 {
     return(cruiseServer.GetVersion());
 }
Exemplo n.º 2
0
 public string GetVersion()
 {
     return(_server.GetVersion());
 }