示例#1
0
 // gets the server name
 public static string GetServerName()
 {
     return(server.GetServerName());
 }