Esempio n. 1
0
 public List <Log> GetAll()
 {
     return(_logContext.GetAll());
 }