C# Class ThisMember.Core.MemberMap

The final, compiled map for a certain source and destination type.
Afficher le fichier Open project: JulianR/ThisMember Class Usage Examples

Méthodes protégées

Méthode Description
MemberMap ( Type source, Type destination, Delegate mappingFunction ) : System

Method Details

MemberMap() protected méthode

protected MemberMap ( Type source, Type destination, Delegate mappingFunction ) : System
source System.Type
destination System.Type
mappingFunction System.Delegate
Résultat System