C# 클래스 Our.Umbraco.Automapper.ValueBuilder

파일 보기 프로젝트 열기: stormid/Our.Umbraco.Automapper

공개 메소드들

메소드 설명
GetValue ( ) : object
ValueBuilder ( IProperty nodeProperty, PropertyInfo propertyInfo, bool isPreValue ) : System

메소드 상세

GetValue() 공개 메소드

public GetValue ( ) : object
리턴 object

ValueBuilder() 공개 메소드

public ValueBuilder ( IProperty nodeProperty, PropertyInfo propertyInfo, bool isPreValue ) : System
nodeProperty IProperty
propertyInfo System.Reflection.PropertyInfo
isPreValue bool
리턴 System