Beispiel #1
0
 public void AuditLog(AuditTrail log)
 {
     repositoryInstance.AuditLog(log);
 }