C# Class Moo.Core.MapperConstructionInfo

Context information for mapper construction.
Mostra file Open project: dclucas/MOO

Public Methods

Method Description
MapperConstructionInfo ( IMappingRepository parentRepo )

Initializes a new instance of the MapperConstructionInfo class.

Method Details

MapperConstructionInfo() public method

Initializes a new instance of the MapperConstructionInfo class.
public MapperConstructionInfo ( IMappingRepository parentRepo )
parentRepo IMappingRepository /// The parent repo. ///