C# 클래스 Kooboo.Commerce.Api.Local.Mapping.DefaultPropertyValueResolver

상속: IPropertyValueResolver
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Resolve ( PropertyInfo property, object container, MappingContext context ) : object

메소드 상세

Resolve() 공개 메소드

public Resolve ( PropertyInfo property, object container, MappingContext context ) : object
property System.Reflection.PropertyInfo
container object
context MappingContext
리턴 object