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