C# Class Our.Umbraco.Automapper.ValueBuilder

Afficher le fichier Open project: stormid/Our.Umbraco.Automapper

Méthodes publiques

Méthode Description
GetValue ( ) : object
ValueBuilder ( IProperty nodeProperty, PropertyInfo propertyInfo, bool isPreValue ) : System

Method Details

GetValue() public méthode

public GetValue ( ) : object
Résultat object

ValueBuilder() public méthode

public ValueBuilder ( IProperty nodeProperty, PropertyInfo propertyInfo, bool isPreValue ) : System
nodeProperty IProperty
propertyInfo System.Reflection.PropertyInfo
isPreValue bool
Résultat System