Click or drag to resize

Properties Constructor (IAppContext)

Constructor intended for use by the AppContext object.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Properties(
	IAppContext app
)

Parameters

app
Type: NetQuarryIAppContext
The current appliation context.
See Also