コード例 #1
0
 // GET: OperationGroups
 public ActionResult Index()
 {
     return(View(gm.DisplayGropus()));
 }