RelatedMapperContext Constructor |
Name | Description | |
---|---|---|
![]() | RelatedMapperContext(IAppContext) |
Default constructor that tries to determine and use the current parent mapper
from the QueryString.
|
![]() | RelatedMapperContext(IMapper) |
Create the context using an existing mapper. The mapper will NOT be closed.
It is the responsibility of the caller to close the mapper.
|
![]() | RelatedMapperContext(IAppContext, String, String) |
Fully-qualified constructor.
|