Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Product.ProductFactory
C# 클래스 Product.ProductFactory, code
파일 보기
프로젝트 열기: shendongnian/code
공개 메소드들
메소드
설명
CreateProduct
(
string
key
) :
IProduct,
ProductFactory
(
IConfigurationWrapper
configuration
)
메소드 상세
CreateProduct()
공개
메소드
public
CreateProduct
(
string
key
) :
IProduct,
key
string
리턴
IProduct,
ProductFactory()
공개
메소드
public
ProductFactory
(
IConfigurationWrapper
configuration
)
configuration
IConfigurationWrapper