AuditProvider Constructor

Dal.Audit

AuditProvider Constructor

Initializes a new instance of the AuditProvider class.

Namespace:  Dal.Audit
Assembly:  Dal.Audit (in Dal.Audit.dll)

Syntax


public AuditProvider(
	DbContext dbContext
)

Parameters

dbContext
Type: DbContext
The database context.