Exemple #1
0
 public AuditRepository(IAppConfiguration config) : base(config.GetString("ConnectionStrings:ActionAudit"))
 {
 }