예제 #1
0
 public ActionResult Edit(int id)
 {
     return(View(cc.Get(id)));
 }