示例#1
0
 public ServiceInfo GetServiceInfo(EServiceType serviceType)
 {
     return(ClientConnector.GetServiceInfo(serviceType));
 }