Click or drag to resize

Chooser Constructor (IAppContext)

Constructor with IAppContext.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Chooser(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The application.
See Also