Esempio n. 1
0
 public List <Logs> GetLogsAll()
 {
     return(_logservice.GetAll());
 }