C# Class Kooboo.Commerce.Categories.Category

Inheritance: ILocalizable
Afficher le fichier Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Category ( ) : System.Collections.Generic
SetCustomField ( string name, string value ) : void

Method Details

Category() public méthode

public Category ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SetCustomField() public méthode

public SetCustomField ( string name, string value ) : void
name string
value string
Résultat void