Click or drag to resize

IAppContextClone Method

Clones this object and returns a new AppContext object.

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

Return Value

Type: IAppContext
A new app context object
See Also