Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Habanero
Smooth
ManyToOneAutoMapperExtensions
C# Class Habanero.Smooth.ManyToOneAutoMapperExtensions
Extension methods that adds some syntactic sugar for testing the ManyToOneAutoMapper.
ファイルを表示
Open project: Chillisoft/habanero.smooth
Public Methods
Method
Description
MapManyToOne
(
this
propInfo
) :
IRelationshipDef
Automatically map the RelDef for this propertyInfo
Method Details
MapManyToOne()
public
static
method
Automatically map the RelDef for this propertyInfo
public
static
MapManyToOne
(
this
propInfo
) :
IRelationshipDef
propInfo
this
return
IRelationshipDef