Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kooboo
Commerce
Api
Local
Mapping
LocalizablePropertyValueResolver
C# 클래스 Kooboo.Commerce.Api.Local.Mapping.LocalizablePropertyValueResolver
상속:
DefaultPropertyValueResolver
파일 보기
프로젝트 열기: 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