Esempio n. 1
0
 public List <AuditLog> GetAllAuditLog()
 {
     return(_iAuditLogRepository.GetAllAuditLog());
 }