Ejemplo n.º 1
0
 public AuditLog GetAuditLog(System.Int64 AuditLogId)
 {
     return(_iAuditLogRepository.GetAuditLog(AuditLogId));
 }