Exemplo n.º 1
0
 public List <ErrorLog> GetAllErrorLog()
 {
     return(_iErrorLogRepository.GetAllErrorLog());
 }