Example #1
0
 public void AddGlobalAuditLogEntry(AuditLogEntry newAuditLogEntry)
 {
     AuditLogEntry.Add(newAuditLogEntry);
 }