Exemplo n.º 1
0
 public int CheckWebSite(int webSiteId, int checkType)
 {
     return(exeCmd.CheckWebSite(webSiteId, checkType));
 }