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
Carts
Mapping
ShoppingCartMapper
C# 클래스 Kooboo.Commerce.Api.Local.Carts.Mapping.ShoppingCartMapper
상속:
Kooboo.Commerce.Api.Local.Mapping.DefaultObjectMapper
파일 보기
프로젝트 열기: Kooboo/Ecommerce
공개 메소드들
메소드
설명
Map
(
object
source
,
object
target
,
Type
sourceType
,
Type
targetType
,
string
prefix
,
MappingContext
context
) :
object
메소드 상세
Map()
공개
메소드
public
Map
(
object
source
,
object
target
,
Type
sourceType
,
Type
targetType
,
string
prefix
,
MappingContext
context
) :
object
source
object
target
object
sourceType
System.Type
targetType
System.Type
prefix
string
context
Kooboo.Commerce.Api.Local.Mapping.MappingContext
리턴
object