Click or drag to resize

IMapperApplication Property

The platform IAppContext context object. The Application is set in the Init(String, IAppContext) method.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IAppContext Application { get; }

Property Value

Type: IAppContext
See Also