Пример #1
0
 public ActionResult StopMonitoring()
 {
     return(Json(AttackSurfaceAnalyzerClient.StopMonitors()));
 }