예제 #1
0
 public ActionResult Browse()
 {
     return(View(_adminData.GetAllPhotos()));
 }