Exemplo n.º 1
0
 public ActionResult GetAllIconTree()
 {
     return(Content(iconService.GetAllIconTree("")));
 }