Skip to content

P_CodeJam_Mapping_IMapperBuilder_FromType

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

IMapperBuilder.FromType Property

Type to map from.

Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0

Syntax

C#

Type FromType { get; }

VB

ReadOnly Property FromType As Type
	Get

F#

abstract FromType : Type with get

Property Value

Type: Type

See Also

Reference

IMapperBuilder Interface
CodeJam.Mapping Namespace

Clone this wiki locally