Esempio n. 1
0
 public ActionResult Detail(int id)
 {
     return(View(ChiTietSPBUS.LoadSP(id)));
 }