コード例 #1
0
 public ActionResult RemovePreAction(int parentId, int id) => Json(SiteFolderService.RemovePreAction(id));