Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ThisMember
Core
MemberMap
C# Class ThisMember.Core.MemberMap
The final, compiled map for a certain source and destination type.
显示文件
Open project: JulianR/ThisMember
Class Usage Examples
Protected Methods
Method
Description
MemberMap
(
Type
source
,
Type
destination
,
Delegate
mappingFunction
) :
System
Method Details
MemberMap()
protected
method
protected
MemberMap
(
Type
source
,
Type
destination
,
Delegate
mappingFunction
) :
System
source
System.Type
destination
System.Type
mappingFunction
System.Delegate
return
System