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