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