Exemplo n.º 1
0
 // GET: OperationGroups
 public ActionResult Index()
 {
     return(View(gm.DisplayGropus()));
 }