RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

TestLookupContextBase Constructor

Initializes a new instance of the TestLookupContextBase class.

Namespace:  RingSoft.DbLookup.EfCore
Assembly:  RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)

Syntax


public TestLookupContextBase(
	DbContext context
)
Public Sub New ( _
	context As DbContext _
)
public:
TestLookupContextBase(
	DbContext^ context
)

Parameters

context
Type: DbContext
The context.