Exemplo n.º 1
0
 public JsonResult GetSubNames()
 {
     return(Json(_taskAppService.GetSubNames()));
 }