Example #1
0
 public void Update(Log log)
 {
     _logDal.Update(log);
 }