Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Kooboo
Commerce
Recommendations
Engine
Feature
C# Class Kooboo.Commerce.Recommendations.Engine.Feature
表示一个特征。
Datei anzeigen
Open project: Kooboo/Ecommerce
Public Methods
Method
Description
Feature
(
string
id
) :
System
Feature
(
string
id
,
double
weight
) :
System
ToString
( ) :
string
Method Details
Feature()
public
method
public
Feature
(
string
id
) :
System
id
string
return
System
Feature()
public
method
public
Feature
(
string
id
,
double
weight
) :
System
id
string
weight
double
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string