Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Kooboo
Commerce
CMSIntegration
DataSources
StringConvert
C# Class Kooboo.Commerce.CMSIntegration.DataSources.StringConvert
显示文件
Open project: Kooboo/Ecommerce
Class Usage Examples
Public Methods
Method
Description
ToObject
(
string
value
,
Type
type
) :
object
Method Details
ToObject()
public
static
method
public
static
ToObject
(
string
value
,
Type
type
) :
object
value
string
type
System.Type
return
object