Exemplo n.º 1
0
 public ActionResult GetStartBodyScripts()
 {
     return(Content(_scriptsLogic.GetStartBodyScripts()));
 }