Click or drag to resize

MapperExtensionBaseApplication Property

Returns the application object (from IMapper.Application)

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

Property Value

Type: IAppContext
See Also