Exemplo n.º 1
0
 public static string _getWebSvcURL(string srcIP)
 {
     return(hostStateManager.getWebSvcURL(srcIP));
 }