Пример #1
0
 public ActionResult Index()
 {
     ViewBag.Messenger = GetHTML.getHocPhi();
     return(View());
 }
Пример #2
0
 public HocPhi GetHocPhi()
 {
     return(GetHTML.getHocPhi());
 }