Click or drag to resize

MappingConfiguration Constructor

Creates a new instance of MappingConfiguration to store the mapping definitions to be used by the Mapper or Linq components.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public MappingConfiguration()
See Also