Example #1
0
 public void AboutUpdate(About about)
 {
     _aboutDal.update(about);
 }