示例#1
0
 public ActionResult Show_Paragraph()
 {
     return(PartialView("_Partial_Show_Paragraph_View", _Home.All_Paragraph()));
 }