Click or drag to resize

IAppContextInit Method (AppContextInitOptions)

Initialize the AppContext object based on the provieded AppContextInitOptions.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void Init(
	AppContextInitOptions opts
)

Parameters

opts
Type: NetQuarryAppContextInitOptions
Additional Initialization options
See Also