DbDataAdapter IMapperContext MapTo Method (Type)NReco.Data Class Library Documentation
Creates model of specified type and performs default mapping to this object.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

Object MapTo(
	Type t
)

Return Value

Type: Object
See Also