Click or drag to resize
MappingsForTPoco Method
Adds a mapping for the Poco type specified (TPoco).

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
public Map<TPoco> For<TPoco>()

Type Parameters

TPoco

Return Value

Type: MapTPoco
See Also